Searched refs:Appointment (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcdoex.h297 typedef class Appointment Appointment; typedef in namespace:CDO
299 typedef struct Appointment Appointment; typedef in namespace:CDO
1799 virtual HRESULT WINAPI GetFirstInstance(DATE MinDate,DATE MaxDate,IAppointment **Appointment) = 0;
1800 virtual HRESULT WINAPI GetNextInstance(IAppointment **Appointment) = 0;
1802 virtual HRESULT WINAPI GetRecurringMaster(BSTR CalendarLocation,BSTR UserName,BSTR Password,IAppointment **Appointment) = 0;
1874 HRESULT (WINAPI *GetFirstInstance)(IAppointment *This,DATE MinDate,DATE MaxDate,IAppointment **Appointment);
1875 HRESULT (WINAPI *GetNextInstance)(IAppointment *This,IAppointment **Appointment);
1877 HRESULT (WINAPI *GetRecurringMaster)(IAppointment *This,BSTR CalendarLocation,BSTR UserName,BSTR Password,IAppointment **Appointment);
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcdoex.h297 typedef class Appointment Appointment; typedef in namespace:CDO
299 typedef struct Appointment Appointment; typedef in namespace:CDO
1799 virtual HRESULT WINAPI GetFirstInstance(DATE MinDate,DATE MaxDate,IAppointment **Appointment) = 0;
1800 virtual HRESULT WINAPI GetNextInstance(IAppointment **Appointment) = 0;
1802 virtual HRESULT WINAPI GetRecurringMaster(BSTR CalendarLocation,BSTR UserName,BSTR Password,IAppointment **Appointment) = 0;
1874 HRESULT (WINAPI *GetFirstInstance)(IAppointment *This,DATE MinDate,DATE MaxDate,IAppointment **Appointment);
1875 HRESULT (WINAPI *GetNextInstance)(IAppointment *This,IAppointment **Appointment);
1877 HRESULT (WINAPI *GetRecurringMaster)(IAppointment *This,BSTR CalendarLocation,BSTR UserName,BSTR Password,IAppointment **Appointment);
[all...]

Completed in 46 milliseconds