hwISession GetClientList
Gets a list of all the currently available clients.
Syntax
hwISession_handle GetClientList
Application
Tcl Query
Description
Returns the list of availabe clients or an error code (see below).
Example
To get a list of all the currently available
clients:
hwi GetSessionHandle mySessionName
mySessionName GetClientList
Error
Success (0) or an error code.
3 = HW_InvalidHandle - The handle used to invoke the method is no longer valid.