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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Drtccore.h197 typedef struct IRTCPresenceDataEvent IRTCPresenceDataEvent; typedef in typeref:struct:IRTCPresenceDataEvent
582 typedef struct IRTCPresenceDataEvent IRTCPresenceDataEvent; typedef in typeref:struct:IRTCPresenceDataEvent
3378 struct IRTCPresenceDataEvent : public IDispatch { struct in inherits:IDispatch
3387 HRESULT (WINAPI *QueryInterface)(IRTCPresenceDataEvent *This,REFIID riid,void **ppvObject);
3388 ULONG (WINAPI *AddRef)(IRTCPresenceDataEvent *This);
3389 ULONG (WINAPI *Release)(IRTCPresenceDataEvent *This);
3390 HRESULT (WINAPI *GetTypeInfoCount)(IRTCPresenceDataEvent *This,UINT *pctinfo);
3391 HRESULT (WINAPI *GetTypeInfo)(IRTCPresenceDataEvent *Thi
3399 struct IRTCPresenceDataEvent { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Drtccore.h197 typedef struct IRTCPresenceDataEvent IRTCPresenceDataEvent; typedef in typeref:struct:IRTCPresenceDataEvent
582 typedef struct IRTCPresenceDataEvent IRTCPresenceDataEvent; typedef in typeref:struct:IRTCPresenceDataEvent
3378 struct IRTCPresenceDataEvent : public IDispatch { struct in inherits:IDispatch
3387 HRESULT (WINAPI *QueryInterface)(IRTCPresenceDataEvent *This,REFIID riid,void **ppvObject);
3388 ULONG (WINAPI *AddRef)(IRTCPresenceDataEvent *This);
3389 ULONG (WINAPI *Release)(IRTCPresenceDataEvent *This);
3390 HRESULT (WINAPI *GetTypeInfoCount)(IRTCPresenceDataEvent *This,UINT *pctinfo);
3391 HRESULT (WINAPI *GetTypeInfo)(IRTCPresenceDataEvent *Thi
3399 struct IRTCPresenceDataEvent { struct
[all...]

Completed in 42 milliseconds