Index of Section 3 Manual Pages
| Interix / SUA | Tk_GetHINSTANCE.3 | Interix / SUA |
Tk_GetHISTANCE(3) Tk Library Procedures Tk_GetHISTANCE(3)
_________________________________________________________________
NAME
Tk_GetHINSTANCE - retrieve the global application instance
handle
SYNOPSIS
#include
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
Tk Tk_GetHISTANCE(3)