PNAVDEVSTATE

This structure indicates valid and invalid DEVSTATE elements.

Syntax

typedef struct tagPNAVDEVSTATE{
DWORD
dwStructureSize;
DWORD
dwAv1;
DWORD
wPNReserved;
} PNAVDEVSTATE;

Members

dwStructureSize
Specifies the size, in bytes, of the PNAVDEVSTATE structure.
dwAv1
Specifies bit flags, one for each element in the corresponding PNDEVSTATE structure, that indicate if an element is available. The bit flags defined for the PNAVDEVSTATE structure are described in the following table.
Flag
Bit
Description
PN_ADS_STATE 0 Device state is valid or invalid
Reserved for future use 1-31  

dwPNReserved
Reserved for future use