(dbgmodel.h) 的 IDebugHostTypeSignature 介面
表示可以比對之型別實例的類型簽章。
定義,會依模組和/或名稱比對一組類型。
繼承
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 |