Microsoft Internet Security and Acceleration Server 2000

FPCClientAutoScript.DirectIpDestinations Property

Gets a reference to the FPCDirectIpDestinations collection.

VBScript Syntax[VBScript]

[ collFPCDirectIpDestinations = ] FPCClientAutoScript.DirectIpDestinations

C++ Syntax[C++]

HRESULT get_DirectIPDestinations(
  IFPCDirectIPDestinations **pcollFPCDirectIpDestinations
);

Return Value

collFPCDirectIpDestinations
Reference to the FPCDirectIpDestinations collection.

This property is read-only.

Applies To

FPCClientAutoScript