Sets the password for a user account (Microsoft Jet workspaces only).
Syntax
VOIDSetPassword(LPCTSTR pstr);
Set Parameters
Type | Example | Description |
LPCTSTR | pstr | A pointer to a string that contains up to 14 characters and can include any characters except the ASCII character 0 (null). |