This document is archived and information here might be outdated. Recommended version. |
The text tag to be appended to the data message.
[Visual Basic .NET]
Public Property TagText As String
[C#]
public string TagText {get; set;}
[C++]
HRESULT get_TagText(
System.String* pTagText
);
[C++]
HRESULT put_TagText(
BSTR pTagText
);
[C++] Parameters pTagText [out, retval]
pTagText is a parameter of type BSTR* pTagText [in]
pTagText is a parameter of type BSTR