IDataFormatDisp Interfejs

Definicja

Przestroga

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

Zapewnia obsługę DataFormat właściwości interfejsu DBinding .

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

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
Atrybuty

Uwagi

Ten interfejs jest używany wewnętrznie przez narzędzia do uaktualniania aplikacji Visual Basic 6.0 do języka Visual Basic.

Uwaga

Funkcje i obiekty w przestrzeni nazw Microsoft.VisualBasic.Compatibility.VB6 są udostępniane na potrzeby narzędzi służących do uaktualniania programu Visual Basic 6.0 do programu Visual Basic 2008. W większości przypadków te funkcje i obiekty powielają funkcjonalność dostępną w innych przestrzeniach nazw programu .NET Framework. Ich użycie jest konieczne tylko w sytuacji, gdy model kodu programu Visual Basic 6.0 różni się znacząco od wdrożenia programu .NET Framework.

Dotyczy