ReactOS 0.4.15-dev-7934-g1dc8d80
_CM_SYSTEM_CONTROL_VECTOR Struct Reference

#include <cm.h>

Collaboration diagram for _CM_SYSTEM_CONTROL_VECTOR:

Public Attributes

PWCHAR KeyPath
 
PWCHAR ValueName
 
PVOID Buffer
 
PULONG BufferLength
 
PULONG Type
 

Detailed Description

Definition at line 458 of file cm.h.

Member Data Documentation

◆ Buffer

PVOID _CM_SYSTEM_CONTROL_VECTOR::Buffer

Definition at line 462 of file cm.h.

◆ BufferLength

PULONG _CM_SYSTEM_CONTROL_VECTOR::BufferLength

Definition at line 463 of file cm.h.

◆ KeyPath

PWCHAR _CM_SYSTEM_CONTROL_VECTOR::KeyPath

Definition at line 460 of file cm.h.

◆ Type

PULONG _CM_SYSTEM_CONTROL_VECTOR::Type

Definition at line 464 of file cm.h.

◆ ValueName

PWCHAR _CM_SYSTEM_CONTROL_VECTOR::ValueName

Definition at line 461 of file cm.h.


The documentation for this struct was generated from the following file: