FWPM_SUBLAYER_CHANGE0 (Compact 2013)
3/26/2014
This structure specifies a change notification dispatched to subscribers.
Syntax
typedef struct FWPM_SUBLAYER_CHANGE0_ {
FWPM_CHANGE_TYPE changeType;
GUID subLayerKey;
} FWPM_SUBLAYER_CHANGE0;
Members
- changeType
Type of change as specified by FWPM_CHANGE_TYPE
- subLayerKey
GUID of the sublayer that changed
Requirements
Header |
fwpmu.h |