ReactOS 0.4.16-dev-36-g301675c
|
#include <classpnp.h>
Public Attributes | |
NTSTATUS | CommandStatus |
UCHAR | ThresholdExponent |
UCHAR | DP:1 |
UCHAR | ANC_SUP:1 |
UCHAR | Reserved0:2 |
UCHAR | LBPRZ:1 |
UCHAR | LBPWS10:1 |
UCHAR | LBPWS:1 |
UCHAR | LBPU:1 |
UCHAR | ProvisioningType:3 |
UCHAR | Reserved1:5 |
ULONG | SoftThresholdEventPending |
Definition at line 765 of file classpnp.h.
UCHAR _CLASS_VPD_B2_DATA::ANC_SUP |
Definition at line 770 of file classpnp.h.
NTSTATUS _CLASS_VPD_B2_DATA::CommandStatus |
Definition at line 767 of file classpnp.h.
UCHAR _CLASS_VPD_B2_DATA::DP |
Definition at line 769 of file classpnp.h.
UCHAR _CLASS_VPD_B2_DATA::LBPRZ |
Definition at line 772 of file classpnp.h.
UCHAR _CLASS_VPD_B2_DATA::LBPU |
Definition at line 775 of file classpnp.h.
UCHAR _CLASS_VPD_B2_DATA::LBPWS |
Definition at line 774 of file classpnp.h.
UCHAR _CLASS_VPD_B2_DATA::LBPWS10 |
Definition at line 773 of file classpnp.h.
UCHAR _CLASS_VPD_B2_DATA::ProvisioningType |
Definition at line 776 of file classpnp.h.
UCHAR _CLASS_VPD_B2_DATA::Reserved0 |
Definition at line 771 of file classpnp.h.
UCHAR _CLASS_VPD_B2_DATA::Reserved1 |
Definition at line 777 of file classpnp.h.
ULONG _CLASS_VPD_B2_DATA::SoftThresholdEventPending |
Definition at line 778 of file classpnp.h.
UCHAR _CLASS_VPD_B2_DATA::ThresholdExponent |
Definition at line 768 of file classpnp.h.