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.
Specifies the type of deallocator to be used by a stub function.
Usage
<deallocator/>
Attributes
There are no attributes.
Child elements
There are no child elements.
Parent elements
| Element | Description |
|---|---|
| stubDefinitions |
Generates implementations for stub functions for port-type operations. |
Remarks
The deallocator type should be enclosed in a pair of <deallocator></deallocator> tags. The following strings are valid deallocator values:
- none
- WSDFreeLinkedMemory
- CoTaskMemFree
- free
- delete
- deleteArray
- Release
Element information
| Label | Value |
|---|---|
| Minimum supported system |
Windows Vista |
| Can be empty | Yes |