ホーム › UI.Accessibility › IUIAutomationProxyFactoryEntry
IUIAutomationProxyFactoryEntry
COMメソッド 13
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT get_ProxyFactory(IUIAutomationProxyFactory** factory) |
| 4 | HRESULT get_ClassName(LPWSTR* className) |
| 5 | HRESULT get_ImageName(LPWSTR* imageName) |
| 6 | HRESULT get_AllowSubstringMatch(BOOL* allowSubstringMatch) |
| 7 | HRESULT get_CanCheckBaseClass(BOOL* canCheckBaseClass) |
| 8 | HRESULT get_NeedsAdviseEvents(BOOL* adviseEvents) |
| 9 | HRESULT put_ClassName(LPWSTR className) |
| 10 | HRESULT put_ImageName(LPWSTR imageName) |
| 11 | HRESULT put_AllowSubstringMatch(BOOL allowSubstringMatch) |
| 12 | HRESULT put_CanCheckBaseClass(BOOL canCheckBaseClass) |
| 13 | HRESULT put_NeedsAdviseEvents(BOOL adviseEvents) |
| 14 | HRESULT SetWinEventsForAutomationEvent(UIA_EVENT_ID eventId, UIA_PROPERTY_ID propertyId, SAFEARRAY* winEvents) |
| 15 | HRESULT GetWinEventsForAutomationEvent(UIA_EVENT_ID eventId, UIA_PROPERTY_ID propertyId, SAFEARRAY** winEvents) |