为 QueryInterface、AddRef 和 Release 函数生成实现。
使用情况
<IUnknownDefinitions
proxyClass = "character_string"
refCountVar = "character_string">
child elements
</IUnknownDefinitions>
属性
| 属性 | 类型 | 必须 | 说明 |
|---|---|---|---|
|
proxyClass |
character_string |
是 |
实现类的名称。 |
|
refCountVar |
character_string |
是 |
引用计数变量名称。 |
子元素
| 元素 | 说明 |
|---|---|
|
接口 |
QueryInterface 要返回的接口的名称。 |
子元素序列
interface
父元素
| 元素 | 说明 |
|---|---|
|
文件 |
从代码生成器输出文件。 |
元素信息
| Label | 值 |
|---|---|
| 最低支持系统 |
Windows Vista |
| 可为空 | 否 |