Share via


UiaHasServerSideProvider-Funktion (uiautomationcoreapi.h)

Ermittelt, ob ein Fenster über eine Microsoft Benutzeroberflächenautomatisierung-Anbieterimplementierung verfügt.

Syntax

BOOL UiaHasServerSideProvider(
  [in] HWND hwnd
);

Parameter

[in] hwnd

Typ: HWND

Handle des Fensters.

Rückgabewert

Typ: BOOL

TRUE, wenn das Fenster über eine Benutzeroberflächenautomatisierung Anbieterimplementierung verfügt, andernfalls FALSE.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows XP [nur Desktop-Apps]
Unterstützte Mindestversion (Server) Windows Server 2003 [nur Desktop-Apps]
Zielplattform Windows
Kopfzeile uiautomationcoreapi.h
Bibliothek Uiautomationcore.lib
DLL Uiautomationcore.dll