CAccessToken::GetDefaultDacl
Call this method to return the CAccessToken object's default DACL.
bool GetDefaultDacl(
CDacl* pDacl
) const throw(...);
Параметры
- pDacl
Pointer to the CDacl Class object which will receive the CAccessToken object's default DACL.
Возвращаемое значение
Returns true if the default DACL has been recovered, false otherwise.
Требования
Header: atlsecurity.h