ホーム › System.Diagnostics.Debug.Extensions › IDebugHostType2
IDebugHostType2
COMメソッド 5
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 29 | HRESULT IsTypedef(BOOLEAN* isTypedef) |
| 30 | HRESULT GetTypedefBaseType(IDebugHostType2** baseType) |
| 31 | HRESULT GetTypedefFinalBaseType(IDebugHostType2** finalBaseType) |
| 32 | HRESULT GetFunctionVarArgsKind(VarArgsKind* varArgsKind) |
| 33 | HRESULT GetFunctionInstancePointerType(IDebugHostType2** instancePointerType) |