Microsoft Internet Security and Acceleration Server 2000

FPCServer.CreatedTime Property

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

VBScript Syntax[VBScript]

[ dCreatedTime = ] FPCServer.CreatedTime

C++ Syntax[C++]

HRESULT get_CreatedTime(
  DATE *pdCreatedTime
);

Parameters

dCreatedTime
Reference to a DATE data type that specifies the creation time of the object.

The property is read-only.

Applies To

FPCServer