Click to return to the Component Development home page    
IDebugExpressionContext::...     IDebugFormatter::GetStrin...     Active Script Debugging A...    
Web Workshop  |  Component Development

IDebugFormatter Interface


This interface enables a language or Integrated Development Environment (IDE) to customize the conversion between a VARIANT or VARTYPE and a string.

IDebugFormatter Methods

GetStringForVariant Converts a VARIANT structure to a string.
GetStringForVarType Converts a VARTYPE enumerated type to a string.
GetVariantForString Converts a string to a VARIANT structure.

Interface Information

Implementation Custom
Inherits from IUnknown
Header and IDL files Activdbg.h, Activdbg.idl
Minimum availability Internet Explorer 4.0
Minimum operating systems Windows 95, Windows NT 4.0


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.