Microsoft Internet Security and Acceleration Server 2000

FPCArray.CreatedTime Property

Gets a DATE data type that specifies the creation time of the array.

VBScript Syntax[VBScript]

[ dCreatedTime = ] FPCArray.CreatedTime

C++ Syntax[C++]

HRESULT get_CreatedTime(
  DATE *pdCreatedTime
);

Parameters

dCreatedTime
Reference to the DATE data type.

The property is read-only.

Applies To

FPCArray