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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Drtccore.h287 typedef struct IRTCClientPortManagement IRTCClientPortManagement; typedef in typeref:struct:IRTCClientPortManagement
527 typedef struct IRTCClientPortManagement IRTCClientPortManagement; typedef in typeref:struct:IRTCClientPortManagement
4240 struct IRTCClientPortManagement : public IUnknown { struct in inherits:IUnknown
4249 HRESULT (WINAPI *QueryInterface)(IRTCClientPortManagement *This,REFIID riid,void **ppvObject);
4250 ULONG (WINAPI *AddRef)(IRTCClientPortManagement *This);
4251 ULONG (WINAPI *Release)(IRTCClientPortManagement *This);
4252 HRESULT (WINAPI *StartListenAddressAndPort)(IRTCClientPortManagement *This,BSTR bstrInternalLocalAddress,__LONG32 lInternalLocalPort);
4253 HRESULT (WINAPI *StopListenAddressAndPort)(IRTCClientPortManagement *Thi
4257 struct IRTCClientPortManagement { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Drtccore.h287 typedef struct IRTCClientPortManagement IRTCClientPortManagement; typedef in typeref:struct:IRTCClientPortManagement
527 typedef struct IRTCClientPortManagement IRTCClientPortManagement; typedef in typeref:struct:IRTCClientPortManagement
4240 struct IRTCClientPortManagement : public IUnknown { struct in inherits:IUnknown
4249 HRESULT (WINAPI *QueryInterface)(IRTCClientPortManagement *This,REFIID riid,void **ppvObject);
4250 ULONG (WINAPI *AddRef)(IRTCClientPortManagement *This);
4251 ULONG (WINAPI *Release)(IRTCClientPortManagement *This);
4252 HRESULT (WINAPI *StartListenAddressAndPort)(IRTCClientPortManagement *This,BSTR bstrInternalLocalAddress,__LONG32 lInternalLocalPort);
4253 HRESULT (WINAPI *StopListenAddressAndPort)(IRTCClientPortManagement *Thi
4257 struct IRTCClientPortManagement { struct
[all...]

Completed in 57 milliseconds