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 <tk.h>
12
13 HINSTANCE
14 Tk_GetHINSTANCE()
15_________________________________________________________________
16
17
19 Tk_GetHINSTANCE returns the Windows application instance handle for the
20 Tk application. This function is only available on Windows platforms.
21
22
24 identifier, instance
25
26
27
28Tk Tk_GetHISTANCE(3)