1Tk_GetHISTANCE(3) Tk Library Procedures Tk_GetHISTANCE(3)
2
3
4
5______________________________________________________________________________
6
8 Tk_GetHINSTANCE - retrieve the global application instance handle
9
11 #include <tkPlatDecls.h>
12
13 HINSTANCE
14 Tk_GetHINSTANCE()
15______________________________________________________________________________
16
18 Tk_GetHINSTANCE returns the Windows application instance handle for the
19 Tk application. This function is only available on Windows platforms.
20
22 identifier, instance
23
24
25
26Tk Tk_GetHISTANCE(3)