ホーム › UI.Accessibility › UIAutomationPatternInfo
UIAutomationPatternInfo
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| guid | GUID | 16 | +0 | +0 |
| pProgrammaticName | LPWSTR | 8/4 | +16 | +16 |
| providerInterfaceId | GUID | 16 | +24 | +20 |
| clientInterfaceId | GUID | 16 | +40 | +36 |
| cProperties | DWORD | 4 | +56 | +52 |
| pProperties | UIAutomationPropertyInfo* | 8/4 | +64 | +56 |
| cMethods | DWORD | 4 | +72 | +60 |
| pMethods | UIAutomationMethodInfo* | 8/4 | +80 | +64 |
| cEvents | DWORD | 4 | +88 | +68 |
| pEvents | UIAutomationEventInfo* | 8/4 | +96 | +72 |
| pPatternHandler | IUIAutomationPatternHandler* | 8/4 | +104 | +76 |