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 リファレンス » UltraLite_SQLObject_iface クラス

 

AddRef 関数

オブジェクトの内部リファレンス・カウントを増やします。

構文
ul_ret_void UltraLite_SQLObject_iface::AddRef()
備考

オブジェクトを解放するには、この関数の各呼び出しとRelease 関数の呼び出しを対にする必要があります。