Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
[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
The IDummyHICONIncluder type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Dummy |
Top
Remarks
A dummy interface to force inclusion of the icon handle (HICON) and device context handle (HDC) in proxy and stub code.