IDebugHostTypeSignature 介面 (dbgmodel.h)
表示可比對類型實例的類型簽章。
會依模組和/或名稱比對一組型別的定義。
遺產
IDebugHostTypeSignature 繼承自 IUnknown。
方法
IDebugHostTypeSignature 介面具有這些方法。
IDebugHostTypeSignature::AddRef IDebugHostTypeSignature::AddRef 方法會遞增 物件上介面的參考計數。 |
IDebugHostTypeSignature::CompareAgainst CompareAgainst 方法會將類型簽章與另一個類型簽章進行比較,並傳回兩個簽章的比較方式。 |
IDebugHostTypeSignature::GetHashCode GetHashCode 方法會傳回類型簽章的 32 位哈希碼。 |
IDebugHostTypeSignature::IsMatch IsMatch 方法會傳回特定類型實例是否符合類型簽章中指定的準則的指示。 |
IDebugHostTypeSignature::QueryInterface IDebugHostTypeSignature::QueryInterface 方法會擷取物件上支援介面的指標。 |
IDebugHostTypeSignature::Release IDebugHostTypeSignature::Release 方法會遞減 物件上介面的參考計數。 |
要求
要求 | 價值 |
---|---|
標頭 | dbgmodel.h |