![]() | CSYS.iCopyFile Method |
Namespace: GeoEngine.Core.GXNetX
public static int iCopyFile( CGXNETCore gxNetShared, string src_file, string dest_file ) public static int iCopyFile( CGXNETCore gxNetShared, string src_file, string dest_file )
Public Shared Function iCopyFile ( gxNetShared As CGXNETCore, src_file As String, dest_file As String ) As Integer Public Shared Function iCopyFile ( gxNetShared As CGXNETCore, src_file As String, dest_file As String ) As Integer
public: static int iCopyFile( CGXNETCore^ gxNetShared, String^ src_file, String^ dest_file ) public: static int iCopyFile( CGXNETCore^ gxNetShared, String^ src_file, String^ dest_file )
static member iCopyFile : gxNetShared : CGXNETCore * src_file : string * dest_file : string -> int static member iCopyFile : gxNetShared : CGXNETCore * src_file : string * dest_file : string -> int