Click or drag to resize
PFSDllWrapperpfsGetNoTargets Method
Return the number of targets present in a parameter file.

Namespace: DHI.PFS
Assembly: DHI.PFS (in DHI.PFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public static int pfsGetNoTargets(
	IntPtr handle
)

Parameters

handle
Type: SystemIntPtr
A pfsFile handle

Return Value

Type: Int32
See Also