ホーム › UI.Accessibility › IWindowProvider
IWindowProvider
COMメソッド 9
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT SetVisualState(WindowVisualState state) |
| 4 | HRESULT Close() |
| 5 | HRESULT WaitForInputIdle(INT milliseconds, BOOL* pRetVal) |
| 6 | HRESULT get_CanMaximize(BOOL* pRetVal) |
| 7 | HRESULT get_CanMinimize(BOOL* pRetVal) |
| 8 | HRESULT get_IsModal(BOOL* pRetVal) |
| 9 | HRESULT get_WindowVisualState(WindowVisualState* pRetVal) |
| 10 | HRESULT get_WindowInteractionState(WindowInteractionState* pRetVal) |
| 11 | HRESULT get_IsTopmost(BOOL* pRetVal) |