次の方法で共有


FWPM_PROVIDER_CHANGE0 (Compact 2013)

3/26/2014

This structure specifies a change notification dispatched to subscribers.

Syntax

typedef struct FWPM_PROVIDER_CHANGE0_ {
  FWPM_CHANGE_TYPE changeType;
  GUID providerKey;
} FWPM_PROVIDER_CHANGE0;

Members

  • providerKey
    GUID of the provider that changed.

Requirements

Header

fwpmu.h

See Also

Reference

WFP Management Structures

Other Resources

Windows Filtering Platform