Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
Generates implementations for the QueryInterface, AddRef and Release functions.
Usage
<IUnknownDefinitions
proxyClass = "character_string"
refCountVar = "character_string">
child elements
</IUnknownDefinitions>
Attributes
| Attribute | Type | Required | Description |
|---|---|---|---|
| proxyClass |
character_string |
Yes |
The name of the implementing class. |
| refCountVar |
character_string |
Yes |
The reference count variable name. |
Child elements
| Element | Description |
|---|---|
| interface |
The name of the interface to be returned by QueryInterface. |
Child element sequence
interface
Parent elements
| Element | Description |
|---|---|
| file |
Outputs a file from the code generator. |
Element information
| Label | Value |
|---|---|
| Minimum supported system |
Windows Vista |
| Can be empty | No |