ComObjectWrapper Class
This class and its members are reserved for internal use and are not intended to be used in your code.
Inheritance Hierarchy
System.Object
Microsoft.Office.BusinessApplications.Runtime.ComObjectWrapper
Microsoft.Office.BusinessApplications.Runtime.RuntimeClass
Namespace: Microsoft.Office.BusinessApplications.Runtime
Assembly: Microsoft.Office.BusinessApplications.Runtime (in Microsoft.Office.BusinessApplications.Runtime.dll)
Syntax
'Declaration
Public MustInherit Class ComObjectWrapper _
Implements IDisposable
'Usage
Dim instance As ComObjectWrapper
public abstract class ComObjectWrapper : IDisposable
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.