Searched defs:IRTCPortManager (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 | 277 typedef struct IRTCPortManager IRTCPortManager; typedef in typeref:struct:IRTCPortManager 517 typedef struct IRTCPortManager IRTCPortManager; typedef in typeref:struct:IRTCPortManager 4168 struct IRTCPortManager : public IUnknown { struct in inherits:IUnknown 4177 HRESULT (WINAPI *QueryInterface)(IRTCPortManager *This,REFIID riid,void **ppvObject); 4178 ULONG (WINAPI *AddRef)(IRTCPortManager *This); 4179 ULONG (WINAPI *Release)(IRTCPortManager *This); 4180 HRESULT (WINAPI *GetMapping)(IRTCPortManager *This,BSTR bstrRemoteAddress,RTC_PORT_TYPE enPortType,BSTR *pbstrInternalLocalAddress,__LONG32 *plInternalLocalPort,BSTR *pbstrExternalLocalAddress,__LONG32 *plExternalLocalPort); 4181 HRESULT (WINAPI *UpdateRemoteAddress)(IRTCPortManager *Thi 4185 struct IRTCPortManager { struct [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | rtccore.h | 277 typedef struct IRTCPortManager IRTCPortManager; typedef in typeref:struct:IRTCPortManager 517 typedef struct IRTCPortManager IRTCPortManager; typedef in typeref:struct:IRTCPortManager 4168 struct IRTCPortManager : public IUnknown { struct in inherits:IUnknown 4177 HRESULT (WINAPI *QueryInterface)(IRTCPortManager *This,REFIID riid,void **ppvObject); 4178 ULONG (WINAPI *AddRef)(IRTCPortManager *This); 4179 ULONG (WINAPI *Release)(IRTCPortManager *This); 4180 HRESULT (WINAPI *GetMapping)(IRTCPortManager *This,BSTR bstrRemoteAddress,RTC_PORT_TYPE enPortType,BSTR *pbstrInternalLocalAddress,__LONG32 *plInternalLocalPort,BSTR *pbstrExternalLocalAddress,__LONG32 *plExternalLocalPort); 4181 HRESULT (WINAPI *UpdateRemoteAddress)(IRTCPortManager *Thi 4185 struct IRTCPortManager { struct [all...] |
Completed in 189 milliseconds