Copies an ADSI security descriptor object, which provides security information about an object.
HRESULT CopySecurityDescriptor(
IDispatch ** ppSecurityDescriptor //
);
This method returns the standard values E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, and E_FAIL, as well as the following:
S_OK
IADsAccessControlEntry, IADsAccessControlList, ADSI AccessControlList Object, Using Credentials and Security