Sets or returns a value that specifies the owner of the CdbDocument object (Microsoft Jet workspaces only).
Syntax
VOIDSetOwner(LPCTSTR pstr);
CStringGetOwner(VOID);
Set Parameters
Type | Example | Description |
LPCTSTR | pstrIndex | A pointer to a string that specifies the owner of the object. |