Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the date and time when the specified change unit was last changed.
HRESULT GetChangeUnitChangeTime(
const BYTE * pbItemId,
const BYTE * pbChangeUnitId,
ULONGLONG * pullTimestamp);
Parameters
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. |
Return Value
S_OK
Provider-determined error codes