Click or drag to resize
DfsDLLAccessdfsFileRead Method
wrapped dfsFileRead

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 dfsFileRead(
	string pathname,
	out IntPtr pdfs_rtn,
	out IntPtr fp_rtn
)

Parameters

pathname
Type: SystemString
pdfs_rtn
Type: SystemIntPtr
fp_rtn
Type: SystemIntPtr

Return Value

Type: Int32
See Also