File System Password Functions (Windows CE 5.0)
The following table shows the file system password functions with a description of the purpose of each.
Programming element | Description |
---|---|
CheckPassword | This function validates a password by checking a string to determine if it matches the current password. |
GetPasswordActive | This function retrieves the current state of the password. |
GetPasswordStatus | This function retrieves the current status of the password. |
SetPassword | This function sets the system password. |
SetPasswordActive | This function activates or deactivates the current password. |
SetPasswordStatus | This function activates or deactivates the current password. |
See Also
File System Password Reference
Send Feedback on this topic to the authors