PNAVSTATION

This structure indicates valid and invalid PNSTATION elements.

Syntax

typedef struct tagPNAVSTATION{
DWORD
dwStructureSize;
DWORD
dwAv1;
DWORD
dwPNReserved;
} PNAVSTATION;

Members

dwStructureSize
Specifies the size, in bytes, of the PNAVSTATION structure
dwAv1
Specifies bit flags, one for each element in the corresponding PNSTATION structure, that indicate if an element is available. The bit flags defined for PNAVSTATION structure are described in the following table.
Flag
Bit
Description
PN_ASN_NUMAVAILABLE 0 Unsupported
PN_ASN_NUMUSED 1 Number stations used is valid or invalid.
Reserved for future use 2-31  

dwPNReserved
Reserved for future use