IUIAutomationStylesPattern::get_CachedFillColor メソッド (uiautomationclient.h)

ドキュメント内の要素のキャッシュされた塗りつぶしの色を取得します。

このプロパティは読み取り専用です。

構文

HRESULT get_CachedFillColor(
  int *retVal
);

パラメーター

retVal

戻り値

なし

必要条件

要件
サポートされている最小のクライアント Windows 8 [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows Server 2012 [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー uiautomationclient.h (UIAutomation.h を含む)

こちらもご覧ください

IUIAutomationStylesPattern