Share via


FWPM_SUBLAYER_ENUM_TEMPLATE0 (Compact 2013)

3/26/2014

This structure is used for enumerating sub-layers.

Syntax

typedef struct FWPM_SUBLAYER_ENUM_TEMPLATE0_ {
  GUID* providerKey;
} FWPM_SUBLAYER_ENUM_TEMPLATE0;

Members

  • providerKey
    Uniquely identifies the provider associated with this sub-layer. If this value is non-NULL, only options with the specified provider will be returned.

Requirements

Header

fwpmu.h

See Also

Reference

WFP Management Structures

Other Resources

Windows Filtering Platform