Platform SDK: Active Directory, ADSI, and 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 in Vtable Order

Property Description
WholeSeconds

[Visual Basic]
Access: Read/Write
Data Type: LONG

[C++]
HRESULT get_WholeSeconds
(LONG
*retVal);

HRESULT put_WholeSeconds
(LONG
lnWholeSeconds);

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

[Visual Basic]
Access: Read/Write
Data Type: LONG

[C++]
HRESULT get_EventID
(LONG
*retval);

HRESULT put_EventID
(LONG
lnEventID);

An event identifier.

See Also

IADsTimestamp, ADS_TIMESTAMP