IDummyHICONIncluder Interface
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
<InterfaceTypeAttribute()> _
<GuidAttribute("947990DE-CC28-11D2-A0F7-00805F858FB1")> _
Public Interface IDummyHICONIncluder
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
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.