Microsoft Internet Security and Acceleration Server 2000

FPCArray.LastModifiedTime Property

Gets a DATE data type that specifies the last modification time of the object.

VBScript Syntax[VBScript]

[ dLastModifiedTime = ] FPCArray.LastModifiedTime

C++ Syntax[C++]

HRESULT get_LastModifiedTime(
  DATE *pdLastModifiedTime
);

Parameters

dLastModifiedTime
Reference to the DATE data type.

The property is read-only.

Applies To

FPCArray