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.
This function is not supported.
Syntax
void FwpsReferencevSwitchPacketContext0(
HANDLE packetContext
);
Parameters
packetContext
The vSwitchPacketContext value in the FWPS_INCOMING_METADATA_VALUES0 structure that is passed to callouts during virtual switch transport layer classifies (the FWPS_L2_METADATA_FIELD_VSWITCH_SOURCE_PORT_ID bit will be set in the currentL2MetadataValues member).
Return value
None
Remarks
The FwpsReferencevSwitchPacketContext0 function processes the vSwitchPacketContext member in the FWPS_INCOMING_METADATA_VALUES0 structure.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Available starting with Windows 8. |
Target Platform | Universal |
Header | fwpsk.h (include Fwpsk.h) |
Library | Fwpkclnt.lib |
IRQL | <= DISPATCH_LEVEL |