nca_get_top_window
Example: nca_get_top_window | Window Object Functions |
Gets the logical name of the top window.
int nca_get_top_window( char *winName );
winName | A pointer to a string buffer to store the name. |
The nca_get_top_window assigns the name of the top window to the user-allocated buffer pointed to by winName.
Return Values
Parameterization
Parameterization is not available for this function.