Condividi tramite


CAcl::CAcl

Costruttore.

CAcl( ) throw( ); 
CAcl( 
   const CAcl & rhs  
) throw(...);

Parametri

  • rhs
    Oggetto CAcl esistente.

Note

L'oggetto CAcl facoltativamente può essere creato utilizzando un oggetto esistente CAcl.

Requisiti

Header: atlsecurity.h

Vedere anche

Riferimenti

CAcl Class

CAcl::~CAcl