EnumerateConnections - cConnection
Lists the currently registered Connection Ids
Type: Procedure
Parameters
| Parameter | Type | Description |
|---|---|---|
| hoCallBack | Handle | Object handle of an object that you want the information sent to |
| hmGeneric | Handle | Message handle of a message that you want to send |
Syntax
Procedure EnumerateConnections Handle hoCallBack Handle hmGeneric
Call Example
Send EnumerateConnections hoCallBack hmGeneric
Description
EnumerateConnections lists the currently registered Connection Ids.