Microsoft Internet Security and Acceleration Server 2000

FPC.Type Property

Gets the type of the array. The type can be:

VBScript Syntax[VBScript]

[ FPCArrayType = ] FPC.Type

C++ Syntax[C++]

HRESULT get_Type(
  FpcArrayType *pFPCArrayType
);

Parameters

FPCArrayType
Value that specifies the type of ISA array. It can have a value of the FpcArrayType enumerated type.

The property is read-only.

Applies To

FPC