Click or drag to resize

PFSDllWrapperpfsGetClobIntS Method

Extract an integer from current CLOB

Namespace:  DHI.PFS
Assembly:  DHI.PFS (in DHI.PFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static int pfsGetClobIntS(
	IntPtr node
)

Parameters

node
Type: SystemIntPtr
CLOB node

Return Value

Type: Int32
See Also