Set the level of verbosity for responses desired in a DOFOperationControl.
Refer to DOFOperationResponseLevel for descriptions of the allowed levels.
- Parameters
-
self | The operationControl. This must not be NULL. |
level | The desired level of response from providers. This value must be one of the possible levels listed for DOFOperationResponseLevel or undefined behavior will occur. |
- Returns
- TRUE if the response level was set, FALSE otherwise.