다음을 통해 공유


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
[InterfaceTypeAttribute()]
[GuidAttribute("947990DE-CC28-11D2-A0F7-00805F858FB1")]
public interface IDummyHICONIncluder

The IDummyHICONIncluder type exposes the following members.

Methods

  Name Description
Public method Dummy

Top

Remarks

A dummy interface to force inclusion of the icon handle (HICON) and device context handle (HDC) in proxy and stub code.

See Also

Reference

Microsoft.VisualStudio.OLE.Interop Namespace