Sets a password to use to open a password-protected file before the file is opened. Currently, you can use this to set a password for ZIP, PST, and NSF files.
bRet = KeyView.SetPassword (szPassword);
Parameter |
Type |
Description |
szPassword |
String |
The password string. |
Type |
Description |
Boolean |
|
|