9.26 ACIpsDBAccess::CS_PutFile
Puts a file from infra:client to infra:server
Defined in: ACIPSDB.cpp
Syntax
LONG ACIpsDBAccess::CS_PutFile( const SCString& scsF, const SCString& scsT, long lPrimAlso )
LONG ACIpsDBAccess::CS_PutFile( ULONG ulDBCE, const SCString& scsF, const SCString& scsT ) 14 14
Parameters
PutFile
Input Function pointer of put function
ulDBCE
Infput DBCE of server to get file from
scsF
Input Local file name to store data
scsT
Input Remote file name to put data to
lPrimAlso
Input 0 do not update primary server, 1 primary server also