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: 19.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