IDummyHICONIncluder Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |