What is a ustring?

5 ビュー (過去 30 日間)
vicente fernandez
vicente fernandez 2017 年 7 月 14 日
回答済み: Jan 2017 年 7 月 14 日
What is a 'ustring' and how does it differ from a regular string?
Context: I'm working with a COM object from actxserver, but I'm having trouble passing commands using one of the methods. When I list the description of the method, it gives 'int32 genCmd(handle, ustring, ustring)'.
This doesn't seem to be specific to my particular setup, since in the Matlab example on changing row heights in excel spreadsheets , it lists all the associated methods in a similar situation. Some variables are listed as 'ustring' and others as 'string'.

回答 (1 件)

Jan
Jan 2017 年 7 月 14 日
I assume you mean a Unicode string, see: http://icu-project.org/apiref/icu4c/ustring_8h.html

カテゴリ

Help Center および File ExchangeActiveX についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by