Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Note This structure is deprecated.
Syntax
struct UiaEventArgs {
EventArgsType Type;
int EventId;
};
Members
Type
Type: EventArgsType
A value from the EventArgsType enumerated type indicating the type of the event.
EventId
Type: int
The identifier of the event. For a list of event identifiers, see Event Identifiers.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Header | uiautomationcoreapi.h |