| Domain | My Life | Resume | Documents | Calculators | Miscellaneous | Links | Projects | Site Methodology | Site Map |
|
Documentation
From my personal library, The Internet |
| Man Pages | RFC | HOWTO | SDK | Software |
Tk_GetHINSTANCE - retrieve the global application instance handle
SYNOPSIS
#include <tk.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
Tk Tk_GetHISTANCE(3)
Man(1) output converted with man2html |