The CommitData method updates the database table based on the contents of a Dictionary or OrderForm.
HRESULT CommitData(
VARIANT vtReserved,// in
IDispatch *pdispData// in
);
<commerce.h>
commerce.lib
Value | Description |
---|---|
S_OK | This method always returns S_OK. If the operation is unsuccessful, the pdispData out-value evaluates to NULL. |