GetWindowTitle

The GetWindowTitle method returns a pointer to a null terminate string containing the title that is currently in the title bar for the connection associated with the ECLWinMetrics object. Do not assume that the string returned is persistent over time. You must either make a copy of the string or make a call to this method each time you need it.