ホーム › UI.Accessibility › IUIAutomationWindowPattern
IUIAutomationWindowPattern
COMメソッド 15
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT Close() |
| 4 | HRESULT WaitForInputIdle(INT milliseconds, BOOL* success) |
| 5 | HRESULT SetWindowVisualState(WindowVisualState state) |
| 6 | HRESULT get_CurrentCanMaximize(BOOL* retVal) |
| 7 | HRESULT get_CurrentCanMinimize(BOOL* retVal) |
| 8 | HRESULT get_CurrentIsModal(BOOL* retVal) |
| 9 | HRESULT get_CurrentIsTopmost(BOOL* retVal) |
| 10 | HRESULT get_CurrentWindowVisualState(WindowVisualState* retVal) |
| 11 | HRESULT get_CurrentWindowInteractionState(WindowInteractionState* retVal) |
| 12 | HRESULT get_CachedCanMaximize(BOOL* retVal) |
| 13 | HRESULT get_CachedCanMinimize(BOOL* retVal) |
| 14 | HRESULT get_CachedIsModal(BOOL* retVal) |
| 15 | HRESULT get_CachedIsTopmost(BOOL* retVal) |
| 16 | HRESULT get_CachedWindowVisualState(WindowVisualState* retVal) |
| 17 | HRESULT get_CachedWindowInteractionState(WindowInteractionState* retVal) |