tibemsLookupContext
Type
Purpose
Retrieve objects from the server’s naming directory.
Remarks
The context object establishes communication with an EMS server, authenticates the user, and submits name queries.
Name queries can retrieve connection factories and destinations.
Function | Description |
---|---|
tibemsLookupContext_Create
|
Create a new EMS lookup context object. |
tibemsLookupContext_Destroy
|
Destroy a lookup context and reclaim resources. |
tibemsLookupContext_Lookup
|
Look up an object in the naming server. |
Subtopics