ComInterfaceAutoImpl Class

Class that implements helper methods to automatically complete a implementation.

Definition

Namespace: MFiles.VAF.MetadataCache
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public class ComInterfaceAutoImpl
Inheritance
Object    ComInterfaceAutoImpl

Constructors

Methods

GetCompletedType Return the completed type for this
GetInstanceOfCompletedTypeABSTRACT_TYPE Creates an instance of the completed type, that is based on the abstract type.
ThrowNotImplementedException The default implementation for methods that appear in the COM interface, but are not implemented here.

See Also