DfsDLLAccessdfsFileRead Method |
Namespace: DHI.Generic.MikeZero.DFS
public static int dfsFileRead( string pathname, out IntPtr pdfs_rtn, out IntPtr fp_rtn )
Public Shared Function dfsFileRead ( pathname As String, <OutAttribute> ByRef pdfs_rtn As IntPtr, <OutAttribute> ByRef fp_rtn As IntPtr ) As Integer
public: static int dfsFileRead( String^ pathname, [OutAttribute] IntPtr% pdfs_rtn, [OutAttribute] IntPtr% fp_rtn )
static member dfsFileRead : pathname : string * pdfs_rtn : IntPtr byref * fp_rtn : IntPtr byref -> int
Copyright DHI 2017