Directory Services

IADsTimestamp Property Methods

The property method of the IADsTimestamp interface sets the property described in the following table. For more information, see Interface Property Methods.

Properties

Property Description
WholeSeconds

[Visual Basic]
Access: Read/Write
DataType: Long

[C++]
HRESULT get_WholeSeconds
([out] LONG* retVal);
HRESULT put_WholeSeconds
([in] LONG lnWholeSeconds);

Number of seconds with zero value being 12:00 AM, January 1970, UTC.
EventID

[Visual Basic]
Access: Read/Write
DataType: Long

[C++]
HRESULT get_EventID
([out] LONG* retval);
HRESULT put_EventID
([in] LONG lnEventID);

An event identifier.

Requirements

Client: Included in Windows XP and Windows 2000 Professional.
Server: Included in Windows Server 2003 and Windows 2000 Server.
Redistributable: Requires Active Directory Client Extension on Windows NT 4.0 SP6a and Windows 95/98/Me.
Header: Declared in Iads.h.

See Also

IADsTimestamp, ADS_TIMESTAMP