DfsDLLAccessdfsHeaderCreate Method |
Namespace: DHI.Generic.MikeZero.DFS
public static int dfsHeaderCreate( int file_type, string title, string apptitle, int appverno, int no_of_items, int stat_type, out IntPtr pdfs_rtn )
Public Shared Function dfsHeaderCreate ( file_type As Integer, title As String, apptitle As String, appverno As Integer, no_of_items As Integer, stat_type As Integer, <OutAttribute> ByRef pdfs_rtn As IntPtr ) As Integer
public: static int dfsHeaderCreate( int file_type, String^ title, String^ apptitle, int appverno, int no_of_items, int stat_type, [OutAttribute] IntPtr% pdfs_rtn )
static member dfsHeaderCreate : file_type : int * title : string * apptitle : string * appverno : int * no_of_items : int * stat_type : int * pdfs_rtn : IntPtr byref -> int
Copyright DHI 2019