Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The COMPARTMENT_ID enumeration indicates the network routing compartment identifier.
Syntax
typedef enum {
UNSPECIFIED_COMPARTMENT_ID = 0,
DEFAULT_COMPARTMENT_ID
} COMPARTMENT_ID, *PCOMPARTMENT_ID;
Constants
UNSPECIFIED_COMPARTMENT_IDValue: 0 Indicates that the routing compartment is undefined. |
DEFAULT_COMPARTMENT_IDIndicates the default routing compartment. |
Requirements
| Requirement | Value |
|---|---|
| Header | winnt.h |