IRTCSIPMessage::GetRequestLine (Windows Embedded CE 6.0)
1/6/2010
Applies to Windows Embedded CE 6.0 R2
This method gets only the request line.
Syntax
HRESULT GetRequestLine(
BSTR* pbstrRequestLine
);
Parameters
- pbstrRequestLine
[out] Pointer to the request line.
Return Value
This method can return an RTC_E_ constant.
Requirements
Header | rtccore.h, rtccore.idl |
Library | uuid.lib |
Windows Embedded CE | Windows Embedded CE 6.0 R2 |