Tk_GetHINSTANCE
retrieve the global application instance handle
- Provided by: tk8.5-doc (Version: 8.5.19-1ubuntu1)
- Source: tk8.5
- Report a bug
retrieve the global application instance handle
#include <tkPlatDecls.h> HINSTANCE Tk_GetHINSTANCE()
Tk_GetHINSTANCE returns the Windows application instance handle for the Tk application. This function is only available on Windows platforms.
identifier, instance