Microsoft Internet Security and Acceleration Server 2000

FPCClientAutoScript.DirectAddressDestinations Property

Gets a reference to the FPCDirectAddressDestinations collection.

VBScript Syntax[VBScript]

[ collFPCDirectAddressDestinations = ] FPCClientAutoScript.DirectAddressDestinations

C++ Syntax[C++]

HRESULT get_DirectAddressDestinations(
  IFPCDirectAddressDestinations **pcollFPCDirectAddressDestinations
);

Return Value

collFPCDirectAddressDestinations
Reference to the FPCDirectAddressDestinations collection.

This property is read-only.

Applies To

FPCClientAutoScript