Tk_GetHINSTANCE - Man Page
retrieve the global application instance handle
Synopsis
#include <tkPlatDecls.h> HINSTANCE Tk_GetHINSTANCE()
Description
Tk_GetHINSTANCE returns the Windows application instance handle for the Tk application. This function is only available on Windows platforms.
Keywords
identifier, instance
Info
Tk Library Procedures