Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

The following table shows the message queue point-to-point functions with a description of the purpose of each.

Function Description

CloseMsgQueue

Closes a currently open message queue.

CreateMsgQueue

Creates or opens a user-defined message queue.

GetMsgQueueInfo

Returns information about a message queue.

OpenMsgQueue

Opens a handle to an existing message queue based on a message queue handle.

ReadMsgQueue

Reads a single message from a message queue.

WriteMsgQueue

Writes a single message to a message queue.

See Also