Searched defs:CdoPatternEndType (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcdoex.h448 typedef enum CdoPatternEndType { enum
450 } CdoPatternEndType; typedef in typeref:enum:CDO::CdoPatternEndType
2289 virtual HRESULT WINAPI get_EndType(CdoPatternEndType *pEndType) = 0;
2290 virtual HRESULT WINAPI put_EndType(CdoPatternEndType varEndType) = 0;
2323 HRESULT (WINAPI *get_EndType)(IRecurrencePattern *This,CdoPatternEndType *pEndType);
2324 HRESULT (WINAPI *put_EndType)(IRecurrencePattern *This,CdoPatternEndType varEndType);
2393 HRESULT WINAPI IRecurrencePattern_get_EndType_Proxy(IRecurrencePattern *This,CdoPatternEndType *pEndType);
2395 HRESULT WINAPI IRecurrencePattern_put_EndType_Proxy(IRecurrencePattern *This,CdoPatternEndType varEndType);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcdoex.h448 typedef enum CdoPatternEndType { enum
450 } CdoPatternEndType; typedef in typeref:enum:CDO::CdoPatternEndType
2289 virtual HRESULT WINAPI get_EndType(CdoPatternEndType *pEndType) = 0;
2290 virtual HRESULT WINAPI put_EndType(CdoPatternEndType varEndType) = 0;
2323 HRESULT (WINAPI *get_EndType)(IRecurrencePattern *This,CdoPatternEndType *pEndType);
2324 HRESULT (WINAPI *put_EndType)(IRecurrencePattern *This,CdoPatternEndType varEndType);
2393 HRESULT WINAPI IRecurrencePattern_get_EndType_Proxy(IRecurrencePattern *This,CdoPatternEndType *pEndType);
2395 HRESULT WINAPI IRecurrencePattern_put_EndType_Proxy(IRecurrencePattern *This,CdoPatternEndType varEndType);

Completed in 65 milliseconds