ホーム › System.RealTimeCommunications › IRTCSession2
IRTCSession2
COMメソッド 6
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 23 | HRESULT SendInfo(LPWSTR bstrInfoHeader, LPWSTR bstrInfo, INT_PTR lCookie) |
| 24 | HRESULT put_PreferredSecurityLevel(RTC_SECURITY_TYPE enSecurityType, RTC_SECURITY_LEVEL enSecurityLevel) |
| 25 | HRESULT get_PreferredSecurityLevel(RTC_SECURITY_TYPE enSecurityType, RTC_SECURITY_LEVEL* penSecurityLevel) |
| 26 | HRESULT IsSecurityEnabled(RTC_SECURITY_TYPE enSecurityType, VARIANT_BOOL* pfSecurityEnabled) |
| 27 | HRESULT AnswerWithSessionDescription(LPWSTR bstrContentType, LPWSTR bstrSessionDescription) |
| 28 | HRESULT ReInviteWithSessionDescription(LPWSTR bstrContentType, LPWSTR bstrSessionDescription, INT_PTR lCookie) |