Dequeues the transaction at the head of the service input queue and returns a pointer to it.
LPTRANSACTION DequeueInputTransaction(
RTHANDLE hObject
);
hObjectNULL if queue was empty.BAD_POINTERE_CONTEXT 0x0005E_EXIST 0x0006hObject parameter is not a valid handle.E_TYPE 0x8002hObject parameter is not a handle for a port or a service.| Versions | Defined in | Include | Link to |
|---|---|---|---|
| INtime 3.0 | intime/rt/include/rtserv.h | rtserv.h | rtserv.lib |
RT Service system calls, TRANSACTION