Share via


IDebugFormatter Interface

Definition

public interface class IDebugFormatter
[System.Runtime.InteropServices.Guid("51973C05-CB0C-11D0-B5C9-00A0244A0E7A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugFormatter
[<System.Runtime.InteropServices.Guid("51973C05-CB0C-11D0-B5C9-00A0244A0E7A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugFormatter = interface
Public Interface IDebugFormatter
Attributes

Methods

GetStringForVariant(Object, UInt32, String)
GetStringForVarType(UInt16, TYPEDESC[], String)
GetVariantForString(String, Object)

Applies to