ISupportLastWriteTime::GetItemChangeTime

Gets the date and time when the specified item was last changed.


HRESULT GetItemChangeTime(
  const BYTE * pbItemId,
  ULONGLONG * pullTimestamp);

Term

Definition

pbItemId

[in] The ID of the item to look up.

pullTimestamp

[out] Returns the date and time when the specified item was last changed.

  • S_OK

  • Provider-determined error codes

Show: