Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Sets the work estimate for this change.
HRESULT SetWorkEstimate(
DWORD dwWork);
Parameters
- dwWork
[in] The work estimate for this change.
Return Value
- S_OK
Remarks
The work estimate is a part of the total work that is estimated for the batch or the session.
The work estimate is only meaningful when the ISyncChange object represents a change from the source provider.