Click or drag to resize
PFSDllWrapperpfsGetRoot Method
Get root of PFS tree

Namespace: DHI.PFS
Assembly: DHI.PFS (in DHI.PFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public static IntPtr pfsGetRoot(
	IntPtr pfsHandle
)

Parameters

pfsHandle
Type: SystemIntPtr
Any PFS node handle in the PFS tree

Return Value

Type: IntPtr
See Also