Searched defs:IRTCClientPresence (Results 1 - 2 of 2) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | rtccore.h | 37 typedef struct IRTCClientPresence IRTCClientPresence; typedef in typeref:struct:IRTCClientPresence 1329 struct IRTCClientPresence : public IUnknown { struct in inherits:IUnknown 1353 HRESULT (WINAPI *QueryInterface)(IRTCClientPresence *This,REFIID riid,void **ppvObject); 1354 ULONG (WINAPI *AddRef)(IRTCClientPresence *This); 1355 ULONG (WINAPI *Release)(IRTCClientPresence *This); 1356 HRESULT (WINAPI *EnablePresence)(IRTCClientPresence *This,VARIANT_BOOL fUseStorage,VARIANT varStorage); 1357 HRESULT (WINAPI *Export)(IRTCClientPresence *This,VARIANT varStorage); 1358 HRESULT (WINAPI *Import)(IRTCClientPresence *This,VARIANT varStorage,VARIANT_BOOL fReplaceAll); 1359 HRESULT (WINAPI *EnumerateBuddies)(IRTCClientPresence *Thi 1376 struct IRTCClientPresence { struct [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | rtccore.h | 37 typedef struct IRTCClientPresence IRTCClientPresence; typedef in typeref:struct:IRTCClientPresence 1329 struct IRTCClientPresence : public IUnknown { struct in inherits:IUnknown 1353 HRESULT (WINAPI *QueryInterface)(IRTCClientPresence *This,REFIID riid,void **ppvObject); 1354 ULONG (WINAPI *AddRef)(IRTCClientPresence *This); 1355 ULONG (WINAPI *Release)(IRTCClientPresence *This); 1356 HRESULT (WINAPI *EnablePresence)(IRTCClientPresence *This,VARIANT_BOOL fUseStorage,VARIANT varStorage); 1357 HRESULT (WINAPI *Export)(IRTCClientPresence *This,VARIANT varStorage); 1358 HRESULT (WINAPI *Import)(IRTCClientPresence *This,VARIANT varStorage,VARIANT_BOOL fReplaceAll); 1359 HRESULT (WINAPI *EnumerateBuddies)(IRTCClientPresence *Thi 1376 struct IRTCClientPresence { struct [all...] |
Completed in 68 milliseconds