Microsoft Internet Security and Acceleration Server 2000

FPCClientConfig.Browser Property

Gets a reference to an object that allows access to the configuration of the Web proxy client browser configuration.

VBScript Syntax[VBScript]

[ oBrowserClientConfig = ] FPCClientConfig.Browser

C++ Syntax[C++]

HRESULT get_Browser(
  IFPCWebBrowserClientConfig **poBrowserClientConfig
);

Return Value

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

Applies To

FPCClientConfig

See Also

FPCWebBrowserClientConfig