OLEShellWindow 构造函数 | |
注意 -
构造一个 OLE 外壳窗口。
命名空间:
VO
程序集:
VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法 CONSTRUCTOR(
oOwner
) CLIPPER
[ClipperCallingConventionAttribute(new string[] { ... })]
public OLEShellWindow(
__Usual oOwner = default
)
查看代码参数
- oOwner (Optional)
- 类型:__Usual
拥有 OLE 外壳窗口的窗口。
参见