ISupportLastWriteTime::GetChangeUnitChangeTime Method
When overridden in a derived class, gets the date and time that the specified change unit was last changed.
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Parameters
- itemId
- Type: Microsoft.Synchronization::SyncId
The ID of the item that contains the change unit to look up.
- changeUnitId
- Type: Microsoft.Synchronization::SyncId
The ID of the change unit to look up.
Return Value
Type: System::DateTimeThe date and time that the specified change unit was last changed.
Show: