Click or drag to resize

PfsHelperPfsGetClobItem 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 pfsClob
)

Parameters

pfsClob
Type: SystemIntPtr

Return Value

Type: IntPtr
See Also