Bilješka
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati da se prijavite ili promijenite direktorije.
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati promijeniti direktorije.
Contains values that specify the behavior of UiaGetUpdatedCache.
Syntax
typedef enum NormalizeState {
NormalizeState_None,
NormalizeState_View,
NormalizeState_Custom
} ;
Constants
NormalizeState_None No normalization. |
NormalizeState_View Normalize against the condition in the cache request specified by pRequest. |
NormalizeState_Custom Normalize against the condition specified in pNormalizeCondition. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Header | uiautomationcoreapi.h (include UIAutomation.h) |