pub unsafe extern "C" fn dpiDeqOptions_getMode(
options: *mut dpiDeqOptions,
value: *mut dpiDeqMode,
) -> c_intExpand description
Returns the mode that is to be used when dequeuing messages.
The function returns DPI_SUCCESS for success and DPI_FAILURE for failure.