📄 group__g__handles.html
字号:
<div class="memitem"><div class="memproto"> <table class="memname"> <tr> <td class="memname">OCI_EXPORT const void* OCI_API OCI_HandleGetDirPathStream </td> <td>(</td> <td class="paramtype"><a class="el" href="struct_o_c_i___dir_path.html">OCI_DirPath</a> * </td> <td class="paramname"> <em>dp</em> </td> <td> ) </td> <td width="100%"></td> </tr> </table></div><div class="memdoc"><p>Return OCI DirectPath Stream handle (OCIDirPathStream *) of an OCILIB <a class="el" href="struct_o_c_i___dir_path.html" title="OCILIB encapsulation of OCI Direct Path handle.">OCI_DirPath</a> object. <p><dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign="top"></td><td valign="top"><em>dp</em> </td><td>- DirectPath handle</td></tr> </table></dl><dl class="return" compact><dt><b>Returns:</b></dt><dd>OCI DirectPath Stream handle otherwise NULL </dd></dl><p>Definition at line <a class="el" href="handle_8c-source.html#l00301">301</a> of file <a class="el" href="handle_8c-source.html">handle.c</a>.</p><p>References <a class="el" href="ocilib__types_8h-source.html#l00669">OCI_DirPath::strm</a>.</p></div></div><p><a class="anchor" name="gcba3e4f3a6097cb9670240ead348aa50"></a><!-- doxytag: member="ocilib.h::OCI_HandleGetEnvironment" ref="gcba3e4f3a6097cb9670240ead348aa50" args="(void)" --><div class="memitem"><div class="memproto"> <table class="memname"> <tr> <td class="memname">OCI_EXPORT const void* OCI_API OCI_HandleGetEnvironment </td> <td>(</td> <td class="paramtype">void </td> <td class="paramname"> </td> <td> ) </td> <td width="100%"></td> </tr> </table></div><div class="memdoc"><p>Return the OCI Environment Handle (OCIEnv *) of OCILIB library. <p><dl class="return" compact><dt><b>Returns:</b></dt><dd>OCI Environment handle otherwise NULL </dd></dl><p>Definition at line <a class="el" href="handle_8c-source.html#l00045">45</a> of file <a class="el" href="handle_8c-source.html">handle.c</a>.</p></div></div><p><a class="anchor" name="g20acbd09d1fe49693dc3ea77af5dda9d"></a><!-- doxytag: member="ocilib.h::OCI_HandleGetError" ref="g20acbd09d1fe49693dc3ea77af5dda9d" args="(OCI_Connection *con)" --><div class="memitem"><div class="memproto"> <table class="memname"> <tr> <td class="memname">OCI_EXPORT const void* OCI_API OCI_HandleGetError </td> <td>(</td> <td class="paramtype"><a class="el" href="struct_o_c_i___connection.html">OCI_Connection</a> * </td> <td class="paramname"> <em>con</em> </td> <td> ) </td> <td width="100%"></td> </tr> </table></div><div class="memdoc"><p>Return the OCI Error Handle (OCIError *) of an OCILIB <a class="el" href="struct_o_c_i___connection.html" title="Oracle physical connection.">OCI_Connection</a> object. <p><dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign="top"></td><td valign="top"><em>con</em> </td><td>- Connection handle</td></tr> </table></dl><dl class="return" compact><dt><b>Returns:</b></dt><dd>OCI Error handle otherwise NULL </dd></dl><p>Definition at line <a class="el" href="handle_8c-source.html#l00080">80</a> of file <a class="el" href="handle_8c-source.html">handle.c</a>.</p><p>References <a class="el" href="ocilib__types_8h-source.html#l00267">OCI_Connection::err</a>.</p></div></div><p><a class="anchor" name="g42becdda192abf5c57f121ea799ea6ec"></a><!-- doxytag: member="ocilib.h::OCI_HandleGetFile" ref="g42becdda192abf5c57f121ea799ea6ec" args="(OCI_File *file)" --><div class="memitem"><div class="memproto"> <table class="memname"> <tr> <td class="memname">OCI_EXPORT const void* OCI_API OCI_HandleGetFile </td> <td>(</td> <td class="paramtype"><a class="el" href="struct_o_c_i___file.html">OCI_File</a> * </td> <td class="paramname"> <em>file</em> </td> <td> ) </td> <td width="100%"></td> </tr> </table></div><div class="memdoc"><p>Return the OCI LobLocator Handle (OCILobLocator *) of an OCILIB <a class="el" href="struct_o_c_i___file.html" title="Oracle External Large objects:.">OCI_File</a> object. <p><dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign="top"></td><td valign="top"><em>file</em> </td><td>- File handle</td></tr> </table></dl><dl class="return" compact><dt><b>Returns:</b></dt><dd>OCI LobLocator handle otherwise NULL </dd></dl><p>Definition at line <a class="el" href="handle_8c-source.html#l00145">145</a> of file <a class="el" href="handle_8c-source.html">handle.c</a>.</p><p>References <a class="el" href="ocilib__types_8h-source.html#l00460">OCI_File::handle</a>.</p></div></div><p><a class="anchor" name="g9427148da9fece5cf726ebac1f85037a"></a><!-- doxytag: member="ocilib.h::OCI_HandleGetInterval" ref="g9427148da9fece5cf726ebac1f85037a" args="(OCI_Interval *itv)" --><div class="memitem"><div class="memproto"> <table class="memname"> <tr> <td class="memname">OCI_EXPORT const void* OCI_API OCI_HandleGetInterval </td> <td>(</td> <td class="paramtype"><a class="el" href="struct_o_c_i___interval.html">OCI_Interval</a> * </td> <td class="paramname"> <em>itv</em> </td> <td> ) </td> <td width="100%"></td> </tr> </table></div><div class="memdoc"><p>Return OCI Interval Handle (OCIInterval *) of an OCILIB <a class="el" href="struct_o_c_i___interval.html" title="Oracle internal interval representation.">OCI_Interval</a> object. <p><dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign="top"></td><td valign="top"><em>itv</em> </td><td>- Interval handle</td></tr> </table></dl><dl class="return" compact><dt><b>Returns:</b></dt><dd>OCI Interval handle otherwise NULL </dd></dl><p>Definition at line <a class="el" href="handle_8c-source.html#l00184">184</a> of file <a class="el" href="handle_8c-source.html">handle.c</a>.</p><p>References <a class="el" href="ocilib__types_8h-source.html#l00527">OCI_Interval::handle</a>.</p></div></div><p><a class="anchor" name="g79f116a4f99c5ea9e88330a029f29e01"></a><!-- doxytag: member="ocilib.h::OCI_HandleGetLob" ref="g79f116a4f99c5ea9e88330a029f29e01" args="(OCI_Lob *lob)" --><div class="memitem"><div class="memproto"> <table class="memname"> <tr> <td class="memname">OCI_EXPORT const void* OCI_API OCI_HandleGetLob </td> <td>(</td> <td class="paramtype"><a class="el" href="struct_o_c_i___lob.html">OCI_Lob</a> * </td> <td class="paramname"> <em>lob</em> </td> <td> ) </td> <td width="100%"></td> </tr> </table></div><div class="memdoc"><p>Return the OCI LobLocator Handle (OCILobLocator *) of an OCILIB <a class="el" href="struct_o_c_i___lob.html" title="Oracle Internal Large objects:.">OCI_Lob</a> object. <p><dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign="top"></td><td valign="top"><em>lob</em> </td><td>- Lob handle</td></tr> </table></dl><dl class="return" compact><dt><b>Returns:</b></dt><dd>OCI LobLocator handle otherwise NULL </dd></dl><p>Definition at line <a class="el" href="handle_8c-source.html#l00132">132</a> of file <a class="el" href="handle_8c-source.html">handle.c</a>.</p><p>References <a class="el" href="ocilib__types_8h-source.html#l00446">OCI_Lob::handle</a>.</p></div></div><p><a class="anchor" name="gf0b3b3abf1d48da90f37b564dafeac93"></a><!-- doxytag: member="ocilib.h::OCI_HandleGetMutex" ref="gf0b3b3abf1d48da90f37b564dafeac93" args="(OCI_Mutex *mutex)" --><div class="memitem"><div class="memproto"> <table class="memname"> <tr> <td class="memname">OCI_EXPORT const void* OCI_API OCI_HandleGetMutex </td> <td>(</td> <td class="paramtype"><a class="el" href="struct_o_c_i___mutex.html">OCI_Mutex</a> * </td> <td class="paramname"> <em>mutex</em> </td> <td> ) </td> <td width="100%"></td> </tr> </table></div><div class="memdoc"><p>Return OCI Mutex handle (OCIThreadMutex *) of an OCILIB <a class="el" href="struct_o_c_i___mutex.html" title="OCILIB encapsulation of OCI mutexes.">OCI_Mutex</a> object. <p><dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign="top"></td><td valign="top"><em>mutex</em> </td><td>- Mutex handle</td></tr> </table></dl><dl class="return" compact><dt><b>Returns:</b></dt><dd>OCI Mutex handle otherwise NULL </dd></dl><p>Definition at line <a class="el" href="handle_8c-source.html#l00236">236</a> of file <a class="el" href="handle_8c-source.html">handle.c</a>.</p><p>References <a class="el" href="ocilib__types_8h-source.html#l00150">OCI_Mutex::handle</a>.</p></div></div><p><a class="anchor" name="g120e32ba9b9ddc1ab4c41e944fc86764"></a><!-- doxytag: member="ocilib.h::OCI_HandleGetObject" ref="g120e32ba9b9ddc1ab4c41e944fc86764" args="(OCI_Object *obj)" --><div class="memitem"><div class="memproto"> <table class="memname"> <tr> <td class="memname">OCI_EXPORT const void* OCI_API OCI_HandleGetObject </td> <td>(</td> <td class="paramtype"><a class="el" href="struct_o_c_i___object.html">OCI_Object</a> * </td> <td class="paramname"> <em>obj</em> </td> <td> ) </td> <td width="100%"></td> </tr> </table></div><div class="memdoc"><p>Return OCI Object Handle (void *) of an OCILIB <a class="el" href="struct_o_c_i___object.html" title="Oracle Named types representation.">OCI_Object</a> object. <p><dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign="top"></td><td valign="top"><em>obj</em> </td><td>- Object handle</td></tr> </table></dl><dl class="return" compact><dt><b>Returns:</b></dt><dd>OCI Object handle otherwise NULL </dd></dl><p>Definition at line <a class="el" href="handle_8c-source.html#l00197">197</a> of file <a class="el" href="handle_8c-source.html">handle.c</a>.</p><p>References <a class="el" href="ocilib__types_8h-source.html#l00544">OCI_Object::handle</a>.</p></div></div><p><a class="anchor" name="g4333a7bc949d55ed0aa007797ddff1bd"></a><!-- doxytag: member="ocilib.h::OCI_HandleGetRef" ref="g4333a7bc949d55ed0aa007797ddff1bd" args="(OCI_Ref *ref)" --><div class="memitem"><div class="memproto"> <table class="memname"> <tr> <td class="memname">OCI_EXPORT const void* OCI_API OCI_HandleGetRef </td> <td>(</td> <td class="paramtype"><a class="el" href="struct_o_c_i___ref.html">OCI_Ref</a> * </td>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -