Click or drag to resize

PFSDllWrapperpfsNoComments Method

Return the number of comments skipped in the input parameter file

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

Parameters

handle
Type: SystemIntPtr
A pfsHandle pointer

Return Value

Type: Int32
Remarks
This function is only relevant for debugging.
See Also