Microsoft Internet Security and Acceleration Server 2000

FPCAlertInfo.FirstSignalTime Property

Gets a DATE value of the time of the first signaling of the alert in system time (AKA, UTC, or GMT).

VBScript Syntax[VBScript]

[ dFirstSignalTime = ] FPCAlertInfo.FirstSignalTime

C++ Syntax[C++]

HRESULT get_FirstSignalTime(
  DATE *pdFirstSignalTime
);

Return Values

dFirstSignalTime
DATE value of the first signaling of the alert.

This property is read only.

Applies To

FPCAlertInfo