Click or drag to resize

PFSDllWrapperpfsGetClobItem Method

Get the next Clob parameter as a PFSParameter handle, where you can query it for the type of parameter data.

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

Parameters

node
Type: SystemIntPtr

Return Value

Type: IntPtr
See Also