UiaEventArgs 結構 (uiautomationcoreapi.h)

注意 此結構已被取代。
 
包含 Microsoft 使用者介面自動化 事件的相關信息。

語法

struct UiaEventArgs {
  EventArgsType Type;
  int           EventId;
};

成員

Type

類型: EventArgsType

EventArgsType 列舉類型的值,指出事件的型別。

EventId

類型: int

事件的標識碼。 如需事件標識碼的清單,請參閱 事件標識碼

規格需求

需求
最低支援的用戶端 Windows XP [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2003 [僅限桌面應用程式]
標頭 uiautomationcoreapi.h