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.
Specifies the object type of a given Windows Network Virtualization (WNV) notification when the WNV notification type is WnvObjectChangeType.
Syntax
typedef enum _WNV_OBJECT_TYPE {
WnvProviderAddressType,
WnvCustomerAddressType,
WnvObjectTypeMax
} WNV_OBJECT_TYPE, *PWNV_OBJECT_TYPE;
Constants
WnvProviderAddressTypeThe notification is about a change in a property of a provider address object. |
WnvCustomerAddressType |
WnvObjectTypeMaxThe maximum possible value for this enumeration type. This is not a legal value. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2012 [desktop apps only] |
| Header | wnvapi.h |