Returns information about a message queue object.
BOOLEAN ntxGetRtQueueInfo(
        NTXHANDLE hQueue,
        NTXQUEUEINFO *pQueueInfo
);
hQueue 
pQueueInfo 
Returns TRUE on success. Returns FALSE on error and the extended status may be obtained from ntxGetLastRtError()
E_EXIST 0x0006 
E_TYPE 0x8002 
| Versions | Defined in | Include | Link to | 
|---|---|---|---|
| INtime 5 | ntx.h | ntx.h | ntxext.lib |