FWPM_CALLOUT_CHANGE0 (Compact 2013)
3/26/2014
This structure specifies a change notification dispatched to subscribers.
Syntax
typedef struct FWPM_CALLOUT_CHANGE0_ {
FWPM_CHANGE_TYPE changeType;
GUID calloutKey;
UINT32 calloutId;
} FWPM_CALLOUT_CHANGE0;
Members
- changeType
A FWPM_CHANGE_TYPE value that specifies the type of change.
- calloutKey
GUID of the callout that changed.
- calloutId
LUID of the callout that changed.
Requirements
Header |
fwpmu.h |