This document is archived and information here might be outdated. Recommended version. |
Class count string is created by combining prefix + count + suffix.
[Visual Basic .NET] Public Property CountPrefix As String
[C#] public string CountPrefix {get; set;}
[C++]
HRESULT get_CountPrefix(
System.String* str
);
[C++]
Parameters str [out, retval]
str is a parameter of type BSTR*