Delphi (TCIntf.pas)
| function TCVcsGetFileID( FileName: String ): Cardinal;
|
Parameters
|
Name
|
Description
|
|
FileName
|
Full path to the local file
|
Return Value
The ID of the file, or zero if it is not archived.
Exported
| function TCVcsGetFileID( pFileName: PChar ): Cardinal; stdcall;
|
© 1995-2013 MCN Software Ltd