Table of Contents

Method IsCOMObjectImpl

Namespace
Microsoft.Samples.Debugging.CorMetadata
Assembly
corapi.dll

IsCOMObjectImpl()

When overridden in a derived class, implements the IsCOMObject property and determines whether the Type is a COM object.

protected override bool IsCOMObjectImpl()

Returns

bool

true if the Type is a COM object; otherwise, false.