GetHINSTANCE.3
上传用户:rrhhcc
上传日期:2015-12-11
资源大小:54129k
文件大小:1k
源码类别:

通讯编程

开发平台:

Visual C++

  1. '"
  2. '" Copyright (c) 1998-2000 by Scriptics Corporation.
  3. '" All rights reserved.
  4. '" 
  5. '" RCS: @(#) $Id: GetHINSTANCE.3,v 1.2 2002/11/15 15:35:55 dkf Exp $
  6. '" 
  7. .so man.macros
  8. .TH Tk_GetHISTANCE 3 "" Tk "Tk Library Procedures"
  9. .BS
  10. .SH NAME
  11. Tk_GetHINSTANCE - retrieve the global application instance handle
  12. .SH SYNOPSIS
  13. .nf
  14. fB#include <tk.h>fR
  15. .sp
  16. HINSTANCE
  17. fBTk_GetHINSTANCEfR()
  18. .BE
  19. .SH DESCRIPTION
  20. .PP
  21. fBTk_GetHINSTANCEfR returns the Windows application instance handle
  22. for the Tk application.  This function is only available on Windows platforms.
  23. .SH KEYWORDS
  24. identifier, instance