namespace CPF.Mac.Foundation { public enum AEEventID : uint { OpenApplication = 1868656752u, ReopenApplication = 1918988400u, OpenDocuments = 1868853091u, PrintDocuments = 188563030u, OpenContents = 1868787566u, QuitApplication = 1903520116u, ShowPreferences = 1886545254u, ApplicationDied = 1868720500u, GetUrl = 1196773964u } }