Click or drag to resize
PFSDllWrapperpfseInsertNewParameterBool Method
Insert new parameter into PFS keyword, return handle to new parameter

Namespace: DHI.PFS
Assembly: DHI.PFS (in DHI.PFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public static IntPtr pfseInsertNewParameterBool(
	IntPtr node,
	bool val,
	int numNo1
)

Parameters

node
Type: SystemIntPtr
val
Type: SystemBoolean
numNo1
Type: SystemInt32

Return Value

Type: IntPtr
See Also