FWPM_VSWITCH_EVENT_SUBSCRIPTION0 structure
The FWPM_VSWITCH_EVENT_SUBSCRIPTION0 structure stores information used to subscribe to notifications about a vSwitch event.
Syntax
typedef struct FWPM_VSWITCH_EVENT_SUBSCRIPTION0_ { UINT32 flags; GUID sessionKey; } FWPM_VSWITCH_EVENT_SUBSCRIPTION0;
Members
- flags
-
Type: UINT32
-
This member is reserved for future use.
- sessionKey
-
Type: GUID
-
Identifies the session which created the subscription.
Remarks
FWPM_VSWITCH_EVENT_SUBSCRIPTION0 is a specific implementation of FWPM_VSWITCH_EVENT_SUBSCRIPTION. See WFP Version-Independent Names and Targeting Specific Versions of Windows for more information.
Requirements
|
Minimum supported client | Windows 8 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [desktop apps only] |
|
Header |
|
|
IDL |
|
See also
Send comments about this topic to Microsoft
Build date: 11/14/2012
