Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
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 |