Tk_GetHINSTANCE - retrieve the global application instance handle
Contents
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(3tk)
Name
Tk_GetHINSTANCE - retrieve the global application instance handle
Synopsis
#include<tkPlatDecls.h>
HINSTANCE
Tk_GetHINSTANCE()
________________________________________________________________________________________________________________
