ITransformProvider2::get_ZoomLevel メソッド (uiautomationcore.h)

要素の現在のズーム レベルを取得します。

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

構文

HRESULT get_ZoomLevel(
  double *pRetVal
);

パラメーター

pRetVal

戻り値

なし

要件

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

関連項目

ITransformProvider2