IComWrapper Interface

Definition

Represents a COM wrapper.

public interface class IComWrapper
public interface class IComWrapper
__interface IComWrapper
public interface IComWrapper
[System.Runtime.InteropServices.Guid("CBD71F2C-6BC5-4932-B851-B93EB3151386")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IComWrapper
type IComWrapper = interface
[<System.Runtime.InteropServices.Guid("CBD71F2C-6BC5-4932-B851-B93EB3151386")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IComWrapper = interface
Public Interface IComWrapper
Attributes

Properties

GCHandlePtr

Returns a pointer.

Applies to