Platform SDK: Access Control |
The GetObjectInformation method requests information that the access control editor uses to initialize its pages and to determine the editing options available to the user.
HRESULT GetObjectInformation( PSI_OBJECT_INFO pObjectInfo );
Return S_OK if successful.
Return a nonzero error code if an error occurs.
The system does not free the string pointers that you return in the SI_OBJECT_INFO structure.
Windows NT/2000: Requires Windows 2000.
Header: Declared in Aclui.h.
Access Control Editor Overview, Access Control Editor Interfaces, SI_OBJECT_INFO