This documentation is archived and is not being maintained.
ISupportLastWriteTime::GetChangeUnitChangeTime
Gets the date and time when the specified change unit was last changed.
HRESULT GetChangeUnitChangeTime(
const BYTE * pbItemId,
const BYTE * pbChangeUnitId,
ULONGLONG * pullTimestamp);
Term | Definition |
pbItemId | [in] The ID of the item that contains the change unit to look up. |
pbChangeUnitId | [in] The ID of the change unit to look up. |
pullTimestamp | [out] Returns the date and time when the specified change unit was last changed. |