The C++ framework for developing highly scalable, high performance servers on Windows platforms.

CSecurityDescriptor Class Reference
[Security]

Inheritance diagram for CSecurityDescriptor:
Collaboration diagram for CSecurityDescriptor:

List of all members.


Detailed Description

A simple class that wraps, and initialises, a SECURITY_DESCRIPTOR structure.


Public Member Functions

 CSecurityDescriptor (DWORD revision=SECURITY_DESCRIPTOR_REVISION)
 Calls InitializeSecurityDescriptor() on the structure that the class wraps and so fully constructs a usable SECURITY_DESCRIPTOR structure.


Constructor & Destructor Documentation

CSecurityDescriptor ( DWORD  revision = SECURITY_DESCRIPTOR_REVISION  )  [explicit]

Calls InitializeSecurityDescriptor() on the structure that the class wraps and so fully constructs a usable SECURITY_DESCRIPTOR structure.


Generated on Sun Sep 12 19:11:45 2021 for The Server Framework - v7.4 by doxygen 1.5.3