CAcl::IsEmpty
Tests the CAcl object for entries.
bool IsEmpty( ) const throw( );
Remarks
Returns true if the CAcl object is not NULL, and contains no entries. Returns false if the CAcl object is either NULL, or contains at least one entry.
Requirements
Header: atlsecurity.h