Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table shows the message queue point-to-point functions with a description of the purpose of each.
Programming element | Description |
---|---|
CloseMsgQueue | This function closes a currently open message queue. |
CreateMsgQueue | This function creates or opens a user-defined message queue. |
GetMsgQueueInfo | This function returns information about a message queue. |
OpenMsgQueue | This function opens a handle to an existing message queue based on a message queue handle. |
ReadMsgQueue | This function reads a single message from a message queue. |
WriteMsgQueue | This function writes a single message to a message queue. |
See Also
Message Queue Point-to-Point Reference
Send Feedback on this topic to the authors