Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » Ultra Light - C/C++ プログラミング » API リファレンス » Ultra Light C++ API リファレンス » ULValue クラス

 

GetCombinedStringItem 関数

結合された文字列値の選択した部分を取得します。

構文
void ULValue::GetCombinedStringItem(
  ul_u_short selector,
  ul_wchar * dst,
  size_t len
)
パラメータ
  • selector   選択した内部値。

  • dst   文字列値を受け取るバッファ。

  • len   dst のワイド文字単位の長さ。