pub unsafe extern "C" fn dpiDeqOptions_getMsgId(
options: *mut dpiDeqOptions,
value: *mut *const c_char,
valueLength: *mut u32,
) -> c_intExpand description
Returns the identifier of the specific message that is to be dequeued.
The function returns DPI_SUCCESS for success and DPI_FAILURE for failure.