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.
Gets the action to use when the specified change unit change is being saved.
HRESULT GetActionForChangeUnit(
ISyncChangeUnit * pChangeUnit,
SYNC_SAVE_ACTION * pssa);
Parameters
- pChangeUnit
[in] The change unit change to be saved.
- pssa
[out] Returns the action to use when the specified change unit change is being saved.
Return Value
S_OK
E_POINTER