描述
获取/设置实例句柄。
PowerBasic 语法
PROPERTY GET hInstance () AS DWORD PROPERTY SET hInstance (BYVAL hInstance AS DWORD) |
参数
hInstance |
[in]实例句柄。 |
引用文件 #INCLUDE Once
CWindow.inc
导航: Classes > CWindow Class > IWindow Interface > hInstance (Property) |
![]() ![]() ![]() |
描述
获取/设置实例句柄。
PowerBasic 语法
PROPERTY GET hInstance () AS DWORD PROPERTY SET hInstance (BYVAL hInstance AS DWORD) |
参数
hInstance |
[in]实例句柄。 |
引用文件 #INCLUDE Once
CWindow.inc