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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dh323priv.h27 typedef struct IH323LineEx IH323LineEx; typedef in typeref:struct:IH323LineEx
58 struct IH323LineEx : public IUnknown { struct in inherits:IUnknown
67 HRESULT (WINAPI *QueryInterface)(IH323LineEx *This,REFIID riid,void **ppvObject);
68 ULONG (WINAPI *AddRef)(IH323LineEx *This);
69 ULONG (WINAPI *Release)(IH323LineEx *This);
70 HRESULT (WINAPI *SetExternalT120Address)(IH323LineEx *This,WINBOOL fEnable,DWORD dwIP,WORD wPort);
71 HRESULT (WINAPI *SetDefaultCapabilityPreferrence)(IH323LineEx *This,DWORD dwNumCaps,H245_CAPABILITY *pCapabilities,DWORD *pWeights);
72 HRESULT (WINAPI *SetAlias)(IH323LineEx *This,WCHAR *strAlias,DWORD dwLength);
75 struct IH323LineEx { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dh323priv.h27 typedef struct IH323LineEx IH323LineEx; typedef in typeref:struct:IH323LineEx
58 struct IH323LineEx : public IUnknown { struct in inherits:IUnknown
67 HRESULT (WINAPI *QueryInterface)(IH323LineEx *This,REFIID riid,void **ppvObject);
68 ULONG (WINAPI *AddRef)(IH323LineEx *This);
69 ULONG (WINAPI *Release)(IH323LineEx *This);
70 HRESULT (WINAPI *SetExternalT120Address)(IH323LineEx *This,WINBOOL fEnable,DWORD dwIP,WORD wPort);
71 HRESULT (WINAPI *SetDefaultCapabilityPreferrence)(IH323LineEx *This,DWORD dwNumCaps,H245_CAPABILITY *pCapabilities,DWORD *pWeights);
72 HRESULT (WINAPI *SetAlias)(IH323LineEx *This,WCHAR *strAlias,DWORD dwLength);
75 struct IH323LineEx { struct
[all...]

Completed in 326 milliseconds