Sets the personal identifier (PID) for a user account (Microsoft Jet workspaces only).
Syntax
VOIDSetPID(LPCTSTR pstr);
Set Parameters
Type | Example | Description |
LPCTSTR | pstr | A pointer to string that contains 4-20 alphanumeric characters. |
Remarks
Set the PID property along with the Name and Password properties when you create a new CdbUser object.