tcldoc Tcl/Tk 9.0.4
/

HomeTk Library Procedures Tk

Tk_GetHISTANCE C API

Retrieve the global application instance handle

Also documents Tk_GetHINSTANCE

literal type exactly as shown argument replace with your value ?optional? may be omitted

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

Copyright#