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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Drtccore.h267 typedef struct IRTCEventNotification IRTCEventNotification; typedef in typeref:struct:IRTCEventNotification
447 typedef struct IRTCEventNotification IRTCEventNotification; typedef in typeref:struct:IRTCEventNotification
4137 struct IRTCEventNotification : public IUnknown { struct in inherits:IUnknown
4144 HRESULT (WINAPI *QueryInterface)(IRTCEventNotification *This,REFIID riid,void **ppvObject);
4145 ULONG (WINAPI *AddRef)(IRTCEventNotification *This);
4146 ULONG (WINAPI *Release)(IRTCEventNotification *This);
4147 HRESULT (WINAPI *Event)(IRTCEventNotification *This,RTC_EVENT RTCEvent,IDispatch *pEvent);
4150 struct IRTCEventNotification { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Drtccore.h267 typedef struct IRTCEventNotification IRTCEventNotification; typedef in typeref:struct:IRTCEventNotification
447 typedef struct IRTCEventNotification IRTCEventNotification; typedef in typeref:struct:IRTCEventNotification
4137 struct IRTCEventNotification : public IUnknown { struct in inherits:IUnknown
4144 HRESULT (WINAPI *QueryInterface)(IRTCEventNotification *This,REFIID riid,void **ppvObject);
4145 ULONG (WINAPI *AddRef)(IRTCEventNotification *This);
4146 ULONG (WINAPI *Release)(IRTCEventNotification *This);
4147 HRESULT (WINAPI *Event)(IRTCEventNotification *This,RTC_EVENT RTCEvent,IDispatch *pEvent);
4150 struct IRTCEventNotification { struct
[all...]

Completed in 45 milliseconds