ホーム › UI.Accessibility › IUIAutomationProxyFactoryMapping
IUIAutomationProxyFactoryMapping
COMメソッド 9
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT get_Count(DWORD* count) |
| 4 | HRESULT GetTable(SAFEARRAY** table) |
| 5 | HRESULT GetEntry(DWORD index, IUIAutomationProxyFactoryEntry** entry) |
| 6 | HRESULT SetTable(SAFEARRAY* factoryList) |
| 7 | HRESULT InsertEntries(DWORD before, SAFEARRAY* factoryList) |
| 8 | HRESULT InsertEntry(DWORD before, IUIAutomationProxyFactoryEntry* factory) |
| 9 | HRESULT RemoveEntry(DWORD index) |
| 10 | HRESULT ClearTable() |
| 11 | HRESULT RestoreDefaultTable() |