FWPM_PROVIDER_CONTEXT_CHANGE0 (Compact 2013)
3/26/2014
This structure contains a change notification dispatched to subscribers.
Syntax
typedef struct FWPM_PROVIDER_CONTEXT_CHANGE0_ {
FWPM_CHANGE_TYPE changeType;
GUID providerContextKey;
UINT64 providerContextId;
} FWPM_PROVIDER_CONTEXT_CHANGE0;
Members
changeType
Type of change.See topic FWPM_CHANGE_TYPE for more information.
- providerContextKey
GUID of the provider context that changed.
- providerContextId
LUID of the provider context that changed.
Requirements
Header |
fwpmu.h |