IUIAutomationWindowPattern::get_CachedWindowInteractionState-Methode (uiautomationclient.h)

Ruft einen zwischengespeicherten Wert ab, der den aktuellen Zustand des Fensters zum Zwecke der Benutzerinteraktion angibt.

Diese Eigenschaft ist schreibgeschützt.

Syntax

HRESULT get_CachedWindowInteractionState(
  WindowInteractionState *retVal
);

Parameter

retVal

Rückgabewert

Keine

Anforderungen

   
Unterstützte Mindestversion (Client) Windows 7, Windows Vista mit SP2 und Plattformupdate für Windows Vista, Windows XP mit SP3 und Plattformupdate für Windows Vista [nur Desktop-Apps]
Unterstützte Mindestversion (Server) Windows Server 2008 R2, Windows Server 2008 mit SP2 und Plattformupdate für Windows Server 2008, Windows Server 2003 mit SP2 und Plattformupdate für Windows Server 2008 [nur Desktop-Apps]
Zielplattform Windows
Kopfzeile uiautomationclient.h (include UIAutomation.h)

Weitere Informationen

IUIAutomationWindowPattern