1 |
5.660918 |
__x_ABI_CWindows_CApplicationModel_CAppointments_CAppointmentRecurrenceUnit |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CApplicationModel_CAppointments_CAppointmentRecurrenceUnit
{
AppointmentRecurrenceUnit_Daily = 0,
AppointmentRecurrenceUnit_Weekly = 1,
AppointmentRecurrenceUnit_Monthly = 2,
AppointmentRecurrenceUnit_MonthlyOnDay = 3,
AppointmentRecurrenceUnit_Yearly = 4,
AppointmentRecurrenceUnit_YearlyOnDay = 5,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.18362.0\winrt\Windows.ApplicationModel.Appointments.h(9905,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|