IUIAutomationSpreadsheetItemPattern::GetCurrentAnnotationObjects メソッド (uiautomationclient.h)
このスプレッドシート セルに関連付けられている注釈を表す要素の配列を取得します。
構文
HRESULT GetCurrentAnnotationObjects(
[out, retval] IUIAutomationElementArray **retVal
);
パラメーター
[out, retval] retVal
種類: IUIAutomationElementArray**
このスプレッドシート セルの注釈要素の配列を受け取ります。
戻り値
型: HRESULT
このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 8 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2012 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | uiautomationclient.h (UIAutomation.h を含む) |