UiaRectSetEmpty-Funktion (uiautomationcoreapi.h)
Hinweis Diese Funktion ist veraltet. Clientanwendungen sollten stattdessen die Microsoft Benutzeroberflächenautomatisierung COM-Schnittstellen (Component Object Model) verwenden.
Syntax
void UiaRectSetEmpty(
[in, ref] UiaRect & rc
);
Parameter
[in, ref] rc
Typ: UiaRect
Ein Verweis auf eine UiaRect-Struktur .
Rückgabewert
Keine
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 |