Sdílet prostřednictvím


CSecurityAttributes::CSecurityAttributes

Konstruktor.

CSecurityAttributes( ) throw( ); 
explicit CSecurityAttributes(
   const CSecurityDesc & rSecurityDescriptor,
   bool bInheritHandle = false
) throw(...);

Parametry

  • rSecurityDescriptor
    Odkaz na popisovač zabezpečení.

  • bInheritHandle
    Určuje, zda je při vytvoření nového procesu zděděna Vrácený popisovač.Pokud tento člen je PRAVDA, nový proces zdědí popisovač.

Požadavky

Záhlaví: atlsecurity.h

Viz také

Referenční dokumentace

Třída CSecurityAttributes

CSecurityAttributes::Set