Click or drag to resize

PFSDllWrapperpfsPeekErrorGlb Method

Inspect the current value of the global error code without affecting it.

Namespace:  DHI.PFS
Assembly:  DHI.PFS (in DHI.PFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static PFSErrorCode pfsPeekErrorGlb()

Return Value

Type: PFSErrorCode
A return value of pfs_OK indicates no error. Other numeric error codes are implemented as constants.
See Also