Tk_GetHISTANCE(3) | Tk Library Procedures | Tk_GetHISTANCE(3) |
Tk_GetHINSTANCE - 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
Tk |