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.
Method | Description |
---|---|
Returns a string that represents the given VARIANT value. | |
Returns a VARIANT containing the given string. | |
Returns a string that represents the given VARTYPE value. |