次の方法で共有


UiaRectSetEmpty 関数 (uiautomationcoreapi.h)

メモ この関数は非推奨です。 クライアント アプリケーションでは、代わりに Microsoft UI オートメーション コンポーネント オブジェクト モデル (COM) インターフェイスを使用する必要があります。
 
UiaRect 構造体の要素を 0 に設定します。

構文

void UiaRectSetEmpty(
  [in, ref] UiaRect & rc
);

パラメーター

[in, ref] rc

型: UiaRect

UiaRect 構造体への参照。

戻り値

なし

必要条件

要件
サポートされている最小のクライアント Windows XP (デスクトップ アプリのみ)
サポートされている最小のサーバー Windows Server 2003 (デスクトップ アプリのみ)
対象プラットフォーム Windows
ヘッダー uiautomationcoreapi.h
Library Uiautomationcore.lib
[DLL] Uiautomationcore.dll