| PMGETMESSAGEQUEUESTATUS(3) | PMGETMESSAGEQUEUESTATUS(3) | 
int pmGetMessageQueueStatus(pmContext *pmc, pmMessageQueueStatus *statp);
pmContext * | 
  pmc | 
  pmContext object | 
|
pmMessageQueueStatus * | 
  statp | 
  Message Queue status | 
pmGetMessageQueueStatus() returns a
pmMessageQueueStatus structure which contains the number
of received messages, sending messages and outstanding remote read operations
present or not in the queue.
PM_SUCCESS | 
  Success |