Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
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
-
EventID
-
-
Access type: Read/write
-
Scripting data type: LONG
-
// C++ method syntax HRESULT get_EventID( [out] LONG* retval ); HRESULT put_EventID( [in] LONG lnEventID );
An event identifier.
-
-
WholeSeconds
-
-
Access type: Read/write
-
Scripting data type: LONG
-
// C++ method syntax 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.
-
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista |
| Minimum supported server |
Windows Server 2008 |
| Header |
|
| DLL |
|
| IID |
IID_IADsTimestamp is defined as B2F5A901-4080-11D1-A3AC-00C04FB950DC |
See also
Feedback
Was this page helpful?
