Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("947990DE-CC28-11D2-A0F7-00805F858FB1")> _
Public Interface IDummyHICONIncluder
'Usage
Dim instance As IDummyHICONIncluder
[InterfaceTypeAttribute()]
[GuidAttribute("947990DE-CC28-11D2-A0F7-00805F858FB1")]
public interface IDummyHICONIncluder
[InterfaceTypeAttribute()]
[GuidAttribute(L"947990DE-CC28-11D2-A0F7-00805F858FB1")]
public interface class IDummyHICONIncluder
[<InterfaceTypeAttribute()>]
[<GuidAttribute("947990DE-CC28-11D2-A0F7-00805F858FB1")>]
type IDummyHICONIncluder = interface end
public interface IDummyHICONIncluder
Remarks
A dummy interface to force inclusion of the icon handle (HICON) and device context handle (HDC) in proxy and stub code.