Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
Applies to Windows Embedded CE 6.0 R2
This method gets the body of the message.
Syntax
HRESULT GetMessageText(
BSTR* pbstrContentType,
BSTR* pbstrBodyText
)
Parameters
- pbstrContentType
[out] Pointer to the content type.
- pbstrBodyText
[out] Pointer to the body of the message.
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 |