tibemsDestination
Type
Purpose
Represent a named queue or topic in the server.
Remarks
Administrators define destinations in the server. Client programs access them using functions of
tibemsLookupContext
.
Function | Description |
---|---|
tibemsDestination_Copy
|
Create an independent copy of a destination object. |
tibemsDestination_Create
|
Create a destination object. |
tibemsDestination_Destroy
|
Destroy a destination object. |
tibemsDestination_GetName
|
Get the name of a destination object. |
tibemsDestination_GetType
|
Get the type of a destination object. |
Subtopics