ISupportLastWriteTime::GetItemChangeTime method (winsync.h)
Gets the date and time when the specified item was last changed.
Syntax
HRESULT GetItemChangeTime(
[in] const BYTE *pbItemId,
[out] ULONGLONG *pullTimestamp
);
Parameters
[in] pbItemId
The ID of the item to look up.
[out] pullTimestamp
The date and time when the specified item was last changed.
Return value
The possible return codes include, but are not limited to, the values shown in the following table.
Return code | Description |
---|---|
|
The method succeeded. |
|
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | winsync.h |