IComWrapper 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.
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. |