CAcl::operator const ACL *

Casts a CAcl object to an ACL (access-control list) structure.

operator const ACL *( ) const throw(...);

Remarks

Returns the address of the ACL structure.

Requirements

Header: atlsecurity.h

See Also

Reference

CAcl Class

Other Resources

CAcl Members