Microsoft Internet Security and Acceleration Server 2000

FPCClientConfig.Firewall Property

Gets a reference to an object that allows access to the configuration of the Firewall client.

VBScript Syntax[VBScript]

[ oFirewallClientConfig = ] FPCClientConfig.Firewall

C++ Syntax[C++]

HRESULT get_Firewall(
  IFPCFirewallClientConfig **poFirewallClientConfig
);

Return Value

oFirewallClientConfig
Variant. Returns an object if successful; NULL otherwise.

Applies To

FPCClientConfig

See Also

FPCFirewallClientConfig