CAcl::SetNull

Marks the CAcl object as NULL.

void SetNull( ) throw( );

Remarks

The CAcl can be set to empty or to NULL: the two states are distinct.

Requirements

Header: atlsecurity.h

See Also

Reference

CAcl Class

CAcl::IsNull