Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | API Reference | awGet | awGetLockedClientId
 
awGetLockedClientId
BrokerError awGetLockedClientId(
ClientQueueLock qlock,
char **locked_id);
Get information on the locked client as per the client queue lock. Returns the client_id of the target client.
Returns AW_ERROR_INVALID_QUEUE_LOCK when an invalid qlock object is passed. Otherwise returns appropriate information.