4.3 Application Creating and Closing a Local Cursor Example
The following sequence diagram illustrates an application interacting with a supporting server to create and close a cursor for a queue located at the supporting server.

Figure 4: Creating and closing a local cursor
The application creates a local cursor using the qmcomm2 interface.
The application utilizes the local cursor to perform messaging operations.
The application closes the cursor via the rpc_ACCloseCursor method.