Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an IDestinationChangeVersionsBuilder object. This object can be used to build an enumerable list of item change metadata.
HRESULT CreateDestinationChangeVersionsBuilder(
IDestinationChangeVersionsBuilder ** ppDestinationChangeVersionsBuilder);
Parameters
- ppDestinationChangeVersionsBuilder
[out] Returns the newly created change version builder object.
Return Value
S_OK
E_OUTOFMEMORY
E_POINTER
SYNC_E_INVALID_OPERATION when this object is not initialized.