Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Allows a language or IDE to customize the conversion between VARIANT values or VARTYPE types and strings.
In addition to the methods inherited from IUnknown, the IDebugFormatter interface exposes the following methods.
Methods in Vtable Order
| Method | Description |
|---|---|
| IDebugFormatter::GetStringForVariant | Returns a string that represents the given VARIANT value. |
| IDebugFormatter::GetVariantForString | Returns a VARIANT containing the given string. |
| IDebugFormatter::GetStringForVarType | Returns a string that represents the given VARTYPE value. |