UiaHasServerSideProvider 関数 (uiautomationcoreapi.h)

ウィンドウに Microsoft UI オートメーション プロバイダーの実装があるかどうかを確認します。

構文

BOOL UiaHasServerSideProvider(
  [in] HWND hwnd
);

パラメーター

[in] hwnd

種類: HWND

ウィンドウのハンドル。

戻り値

種類: BOOL

ウィンドウにUI オートメーション プロバイダーの実装がある場合は TRUE、それ以外の場合は FALSE

要件

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