Click or drag to resize
PFSDllWrapperpfsGetClobBool Method
Extract a Boolean from current CLOB

Namespace: DHI.PFS
Assembly: DHI.PFS (in DHI.PFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public static bool pfsGetClobBool(
	IntPtr node
)

Parameters

node
Type: SystemIntPtr
CLOB node

Return Value

Type: Boolean
See Also