Click or drag to resize
PFSDllWrapperpfsAddStringRefS Method

Namespace: DHI.PFS
Assembly: DHI.PFS (in DHI.PFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public static void pfsAddStringRefS(
	IntPtr handle,
	ref string val
)

Parameters

handle
Type: SystemIntPtr
val
Type: SystemString
See Also