Udostępnij za pośrednictwem


ISupportLastWriteTime::GetItemChangeTime

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

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

Parameters

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.

Return Value

  • S_OK

  • Provider-determined error codes

See Also

Reference

ISupportLastWriteTime Interface