Win32 API 日本語リファレンス
ホームSystem.RealTimeCommunications › IRTCSession2

IRTCSession2

COM
IID17d7cdfc-b007-484c-99d2-86a8a820991d継承元IRTCSession自前メソッド開始 vtbl23

メソッド 6

vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。

vtblメソッド
23HRESULT SendInfo(LPWSTR bstrInfoHeader, LPWSTR bstrInfo, INT_PTR lCookie)
24HRESULT put_PreferredSecurityLevel(RTC_SECURITY_TYPE enSecurityType, RTC_SECURITY_LEVEL enSecurityLevel)
25HRESULT get_PreferredSecurityLevel(RTC_SECURITY_TYPE enSecurityType, RTC_SECURITY_LEVEL* penSecurityLevel)
26HRESULT IsSecurityEnabled(RTC_SECURITY_TYPE enSecurityType, VARIANT_BOOL* pfSecurityEnabled)
27HRESULT AnswerWithSessionDescription(LPWSTR bstrContentType, LPWSTR bstrSessionDescription)
28HRESULT ReInviteWithSessionDescription(LPWSTR bstrContentType, LPWSTR bstrSessionDescription, INT_PTR lCookie)