This document is archived and information here might be outdated. Recommended version. |
Gets the type of the request from a string message.
[Visual Basic .NET]
Public Function GetStringRequestMessageType ( _
ByVal request As String _
) As String
[C#]
public string GetStringRequestMessageType (
string request
);
[C++]
HRESULT GetStringRequestMessageType(
BSTR request
);
[C++] Parameters request [in]
request is a parameter of type BSTR