Microsoft Internet Security and Acceleration Server 2000

FPCArray.Type Property

Gets the array's type, either array or stand-alone server.

VBScript Syntax[VBScript]

[ Type = ] FPCArray.Type

C++ Syntax[C++]

HRESULT get_Type( 
  FpcArrayType *pType
);

Parameters

Type
Gets the array type. This can have a value from the FpcArrayType enumerated type.

Applies To

FPCArray