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 クラス

 

SetString 関数

ULValue クラスを Unicode 文字列にキャストします。

構文
void ULValue::SetString(
  const ul_wchar * val,
  size_t len
)
パラメータ
  • val   このULValue クラスの NULL で終了された Unicode 文字列表現へのポインタ。

  • len   文字列の長さ。