Click or drag to resize
DfsDLLAccessdfsFileCreateEx Method
wrapped dfsFileCreate

Namespace: DHI.Generic.MikeZero.DFS
Assembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public static int dfsFileCreateEx(
	string pathname,
	IntPtr pdfs,
	out IntPtr fp_rtn,
	bool canRead
)

Parameters

pathname
Type: SystemString
pdfs
Type: SystemIntPtr
fp_rtn
Type: SystemIntPtr
canRead
Type: SystemBoolean

Return Value

Type: Int32
See Also