Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
Applies to Windows Embedded CE 6.0 R2
This method sends the first SUBSCRIBE request to the User Agent Server.
Syntax
HRESULT Start (
BSTR bstrContentType,
BSTR bstrBody
);
Parameters
- bstrContentType
[in] Type of content.
- bstrBody
[in] Body of the content.
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 |