Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
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 |