IDataFormatDisp Schnittstelle

Definition

Achtung

Microsoft.VisualBasic.Compatibility.* classes are obsolete and supported within 32 bit processes only. http://go.microsoft.com/fwlink/?linkid=160862

Unterstützt die DataFormat-Eigenschaft der DBinding-Schnittstelle.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

public interface class IDataFormatDisp
[System.Runtime.InteropServices.Guid("E675F3F0-91B5-11D0-9484-00A0C91110ED")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual)]
public interface IDataFormatDisp
[System.Runtime.InteropServices.Guid("E675F3F0-91B5-11D0-9484-00A0C91110ED")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual)]
[System.Obsolete("Microsoft.VisualBasic.Compatibility.* classes are obsolete and supported within 32 bit processes only. http://go.microsoft.com/fwlink/?linkid=160862")]
public interface IDataFormatDisp
[<System.Runtime.InteropServices.Guid("E675F3F0-91B5-11D0-9484-00A0C91110ED")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual)>]
type IDataFormatDisp = interface
[<System.Runtime.InteropServices.Guid("E675F3F0-91B5-11D0-9484-00A0C91110ED")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual)>]
[<System.Obsolete("Microsoft.VisualBasic.Compatibility.* classes are obsolete and supported within 32 bit processes only. http://go.microsoft.com/fwlink/?linkid=160862")>]
type IDataFormatDisp = interface
Public Interface IDataFormatDisp
Attribute

Hinweise

Diese Schnittstelle wird intern von den Tools zum Aktualisieren von Visual Basic 6.0-Anwendungen auf Visual Basic verwendet.

Hinweis

Funktionen und Objekte im Microsoft.VisualBasic.Compatibility.VB6-Namespace werden in den Tools zur Aktualisierung von Visual Basic 6.0 auf Visual Basic 2008 bereitgestellt. In den meisten Fällen duplizieren diese Funktionen und Objekte Funktionen, die Sie in anderen Namespaces von .NET Framework finden. Diese sind nur notwendig, wenn das Visual Basic 6.0-Codemodell sich maßgeblich von der .NET Framework-Implementierung unterscheidet.

Gilt für: