IDummyHICONIncluder Interface

Definition

public interface class IDummyHICONIncluder
public interface class IDummyHICONIncluder
__interface IDummyHICONIncluder
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("947990DE-CC28-11D2-A0F7-00805F858FB1")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDummyHICONIncluder
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("947990DE-CC28-11D2-A0F7-00805F858FB1")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IDummyHICONIncluder
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("947990DE-CC28-11D2-A0F7-00805F858FB1")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDummyHICONIncluder = interface
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("947990DE-CC28-11D2-A0F7-00805F858FB1")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IDummyHICONIncluder = interface
Public Interface IDummyHICONIncluder
Attributes

Remarks

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

Methods

Dummy(IntPtr, IntPtr)

Applies to