// fwpsk.h
UINT64 FwpsNetBufferListGetTagForContext0();
View the official Windows Driver Kit DDI referenceNo description available.
The FwpsNetBufferListGetTagForContext0 function gets a locally unique context tag that can be used to associate packets with the callout driver.
Note FwpsNetBufferListGetTagForContext0 is a specific version of FwpsNetBufferListGetTagForContext. See WFP Version-Independent Names and Targeting Specific Versions of Windows for more information.
The FwpsNetBufferListGetTagForContext0 function returns a locally unique identifier.
The FwpsNetBufferListGetTagForContext0 function must be called before calling FwpsNetBufferListAssociateContext0.
FwpsNetBufferListAssociateContext0
FwpsNetBufferListRemoveContext0
FwpsNetBufferListRetrieveContext0