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

 

GetString 関数

現在の値を取り出して文字列バッファに格納しますが、必要に応じてキャストが行われます。

構文
void ULValue::GetString(
  ul_wchar * dst,
  size_t len
)
パラメータ
  • dst   文字列値を受け取るバッファ。

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