Product SiteDocumentation Site

8.82. SysWinDecryptFile (Windows only)


>>-SysWinDecryptFile(filename)---------------------------------><

Decrypts a given file (Windows 2000 only).
Parameter:
filename
The file to be decrypted.
Return codes:
0
Decryption was successful.
Other
A Windows System Error code (Section 8.1, “A Note on Error Codes”). This may be one of the following, but could be others.
2
File not found.
4
Cannot open file.
5
Access denied.
82
Cannot decrypt.