logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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