Click or drag to resize
PFSDllWrapperpfsGetResultFolderPath Method
Return the result folder path for the pfs file. The node can be any PFS node in the pfs tree.

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

Parameters

node
Type: SystemIntPtr
Any pfsNode pointer

Return Value

Type: String
See Also