|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <fxdeviceinit.hpp>

Public Attributes | |
| FxString * | Sddl |
| GUID | DeviceClass |
| BOOLEAN | DeviceClassSet |
Definition at line 44 of file fxdeviceinit.hpp.
| GUID SecurityInit::DeviceClass |
Definition at line 47 of file fxdeviceinit.hpp.
| BOOLEAN SecurityInit::DeviceClassSet |
Definition at line 49 of file fxdeviceinit.hpp.
Referenced by WDFDEVICE_INIT::ShouldCreateSecure().
| FxString* SecurityInit::Sddl |
Definition at line 45 of file fxdeviceinit.hpp.
Referenced by WDFDEVICE_INIT::_AllocateControlDeviceInit(), WDFDEVICE_INIT::ShouldCreateSecure(), and WDFDEVICE_INIT::~WDFDEVICE_INIT().