Query: tk_gethinstance
OS: opensolaris
Section: 3tk
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Tk_GetHISTANCE(3TK) Tk Library Procedures Tk_GetHISTANCE(3TK) __________________________________________________________________________________________________________________________________________________NAMETk_GetHINSTANCE - retrieve the global application instance handleSYNOPSIS#include <tk.h> HINSTANCE Tk_GetHINSTANCE() _________________________________________________________________DESCRIPTIONTk_GetHINSTANCE returns the Windows application instance handle for the Tk application. This function is only available on Windows plat- forms.KEYWORDSidentifier, instanceATTRIBUTESSee attributes(5) for descriptions of the following attributes: +--------------------+-----------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+-----------------+ |Availability | SUNWTk | +--------------------+-----------------+ |Interface Stability | Uncommitted | +--------------------+-----------------+NOTESSource for Tk is available on http://opensolaris.org. Tk Tk_GetHISTANCE(3TK)