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