INetFwProduct::get_DisplayName method (netfw.h)

Indicates the display name for a third-party firewall product registration.

This property is read/write.

Syntax

HRESULT get_DisplayName(
  BSTR *displayName
);

Parameters

displayName

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Target Platform Windows
Header netfw.h
DLL FirewallAPI.dll

See also

INetFwProduct