GetFirstConnection

The GetFirstConnection method returns a pointer to the first connection information object in the ECLConnList collection. See ECLConnection Class for details on its contents. The returned pointer becomes invalid when the ECLConnList Refresh member is called or the ECLConnList object is destroyed. The application should not delete the returned object. If there are no connections in the list, NULL is returned.