logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Tk_GetHINSTANCE - retrieve the global application instance handle

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()
________________________________________________________________________________________________________________

See Also