ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaik_5.4.0.1/rzaik1.xml

885 lines
71 KiB
XML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>
<toc label="iSeries Access for Windows: Programming" link_to="../rzahg/icnavx_toc.xml#rzaik/rzaik1.xml" topic="rzaikoverview.htm">
<topic href="rzaikoverview.htm" label="Programming">
<topic href="rzaikcaprogwhatsnew.htm" label="What's new"/>
<topic href="rzaikprint.htm" label="Printable PDFs"/>
<topic href="rzaikapiinterfaces.htm" label="iSeries Access for Windows C/C++ APIs">
<topic href="rzaikcaexpapiover.htm" label="iSeries Access for Windows C/C++ APIs overview">
<topic href="rzaikapigrphdrfile.htm" label="API groups, header files, import libraries, and DLLs"/>
<topic href="rzaikcaexpresstoolkit.htm" label="Programmer's Toolkit">
<topic href="rzaikinstalltoolkit.htm" label="Install the Programmer's Toolkit"/>
<topic href="rzaiklaunchexpresstoolkit.htm" label="Launch the Programmer's Toolkit"/>
</topic>
<topic href="rzaikas400sysnameformat.htm" label="iSeries system name formats for connection APIs"/>
<topic href="rzaikcaexpressprogstd.htm" label="OEM, ANSI, and Unicode considerations">
<topic href="rzaiksingleapitype.htm" label="Use a single iSeries Access for Windows API type"/>
<topic href="rzaikmixedapitypes.htm" label="Use mixed iSeries Access for Windows API types"/>
<topic href="rzaikwritegencaapp.htm" label="Write a generic iSeries Access for Windows application"/>
</topic>
<topic href="rzaikdeprecated.htm" label="Obsolete iSeries Access for Windows APIs">
<topic href="rzaikobsoletecommapis.htm" label="Obsolete Communications APIs"/>
<topic href="rzaikobsoletedqapis.htm" label="Obsolete Data Queues APIs"/>
<topic href="rzaikobsoletercdpcapis.htm" label="Obsolete Remote Command/Distributed Program Call APIs"/>
<topic href="rzaikobsoletesecapis.htm" label="Obsolete Security APIs"/>
<topic href="rzaikobsoletesv.htm" label="Obsolete Serviceability APIs"/>
<topic href="rzaikobsoletesoa.htm" label="Obsolete System Object Access (SOA) API"/>
<topic href="obsoletenls.htm" label="Obsolete National Language Support APIs"/>
<topic href="obsoletedbapis.htm" label="Obsolete Database APIs"/>
</topic>
<topic href="rzaikreturnc.htm" label="Return codes and error messages">
<topic href="rzaikrcopsyserrors.htm" label="iSeries Access for Windows return codes that correspond to operating system errors"/>
<topic href="rzaikrccaexpress.htm" label="iSeries Access return codes">
<topic href="rzaikglobalrc.htm" label="Global iSeries Access return codes"/>
<topic href="rzaikcaspecificrc.htm" label="iSeries Access for Windows -specific return codes">
<topic href="rzaikcaexpresssecerr.htm" label="Security return codes"/>
<topic href="rzaikcaexpresscommerr.htm" label="Communications return codes"/>
<topic href="rzaikcaexpressconfigerr.htm" label="Configuration return codes"/>
<topic href="rzaikcaexpressautoobjerr.htm" label="Automation Object return codes"/>
<topic href="rzaikwinsockerr.htm" label="WINSOCK return codes"/>
<topic href="rzaiksslrc.htm" label="SSL return codes"/>
</topic>
</topic>
<topic href="rzaikuniquerc.htm" label="iSeries Access for Windows component-specific return codes">
<topic href="rzaikcaadminapirc.htm" label="Administration APIs return code"/>
<topic href="rzaikrccommapis.htm" label="Communications APIs return codes"/>
<topic href="rzaikrcoptsqlapis.htm" label="Database APIs return codes"/>
<topic href="rzaikrcdqapis.htm" label="Data Queues APIs return codes"/>
<topic href="rzaikrcufapis.htm" label="Directory Update APIs return codes"/>
<topic href="rzaikrcnlsapis.htm" label="National language support APIs return codes"/>
<topic href="rzaikrcas400objaccessapis.htm" label="iSeries Object APIs return codes"/>
<topic href="rzaikrcrcdpcapis.htm" label="Remote Command/Distributed Program Call APIs return codes"/>
<topic href="rzaikrcsecapis.htm" label="Security APIs return codes"/>
<topic href="rzaikrcsvcapis.htm" label="Serviceability APIs return codes"/>
<topic href="rzaikrcsoaapis.htm" label="System Object Access APIs return codes"/>
</topic>
</topic>
</topic>
<topic href="rzaikadmin.htm" label="iSeries Access for Windows Administration APIs">
<topic href="rzaikadminapilist.htm" label="Administration APIs list">
<topic href="rzaikcwbadgetclientversion.htm" label="cwbAD_GetClientVersion"/>
<topic href="rzaikcwbadgetproductfixlevel.htm" label="cwbAD_GetProductFixLevel"/>
<topic href="rzaikcwbadiscomponentinstalled.htm" label="cwbAD_IsComponentInstalled"/>
<topic href="rzaikcwbadisopnavplugininstalled.htm" label="cwbAD_IsOpNavPluginInstalled"/>
</topic>
<topic href="rzaikadminapiex.htm" label="Example: Administration APIs"/>
</topic>
<topic href="rzaikappncm.htm" label="iSeries Access for Windows Communications and Security APIs">
<topic href="rzaiksyapisysobjattr.htm" label="System object attributes">
<topic href="rzaiksyapisysobjattrlist.htm" label="System object attributes list"/>
</topic>
<topic href="rzaikcommapilist1.htm" label="Communications and security: Create and delete APIs">
<topic href="rzaikcwbcocreatesystem.htm" label="cwbCO_CreateSystem"/>
<topic href="rzaikcwbcocreatesystemlike.htm" label="cwbCO_CreateSystemLike"/>
<topic href="rzaikcwbcodeletesystem.htm" label="cwbCO_DeleteSystem"/>
</topic>
<topic href="rzaikcommapilist2.htm" label="Communications and security: Connect and disconnect APIs">
<topic href="rzaikcwbcoconnect.htm" label="cwbCO_Connect"/>
<topic href="rzaikcwbcodisconnect.htm" label="cwbCO_Disconnect"/>
<topic href="cwbco_getconnecttimeout.htm" label="cwbCO_GetConnectTimeout"/>
<topic href="rzaikcwbcogetpersistencemode.htm" label="cwbCO_GetPersistenceMode"/>
<topic href="rzaikcwbcoisconnected.htm" label="cwbCO_IsConnected"/>
<topic href="cwbco_setconnecttimeout.htm" label="cwbCO_SetConnectTimeout"/>
<topic href="rzaikcwbcosetpersistencemode.htm" label="cwbCO_SetPersistenceMode"/>
<topic href="rzaikcwbcoverify.htm" label="cwbCO_Verify"/>
</topic>
<topic href="rzaikcommapilist3.htm" label="Communication and security: Security validation and data APIs">
<topic href="rzaikcwbcochangepassword.htm" label="cwbCO_ChangePassword"/>
<topic href="rzaikcwbcogetdefaultusermode.htm" label="cwbCO_GetDefaultUserMode"/>
<topic href="rzaikcwbcogetfailedsignons.htm" label="cwbCO_GetFailedSignons"/>
<topic href="rzaikcwbcogetpasswordexpiredate.htm" label="cwbCO_GetPasswordExpireDate"/>
<topic href="rzaikcwbcogetprevsignondate.htm" label="cwbCO_GetPrevSignonDate"/>
<topic href="rzaikcwbcogetpromptmode.htm" label="cwbCO_GetPromptMode"/>
<topic href="rzaikcwbcogetsignondate.htm" label="cwbCO_GetSignonDate"/>
<topic href="rzaikcwbcogetuseridex.htm" label="cwbCO_GetUserIDEx"/>
<topic href="rzaikcwbcogetvalidatemode.htm" label="cwbCO_GetValidateMode"/>
<topic href="rzaikcwbcogetwindowhandle.htm" label="cwbCO_GetWindowHandle"/>
<topic href="rzaikcwbcohassignedon.htm" label="cwbCO_HasSignedOn"/>
<topic href="rzaikcwbcosetdefaultusermode.htm" label="cwbCO_SetDefaultUserMode"/>
<topic href="rzaikcwbcosetpassword.htm" label="cwbCO_SetPassword"/>
<topic href="rzaikcwbcosetpromptmode.htm" label="cwbCO_SetPromptMode"/>
<topic href="rzaikcwbcosetuseridex.htm" label="cwbCO_SetUserIDEx"/>
<topic href="rzaikcwbcosetwindowhandle.htm" label="cwbCO_SetWindowHandle"/>
<topic href="rzaikcwbcosetvalidatemode.htm" label="cwbCO_SetValidateMode"/>
<topic href="rzaikcwbcosignon.htm" label="cwbCO_Signon"/>
<topic href="rzaikcwbcoverifyuseridpassword.htm" label="cwbCO_VerifyUserIDPassword"/>
</topic>
<topic href="rzaikcommapilist4.htm" label="Communications and security: Get and set attribute APIs">
<topic href="rzaikcwbcocanmodifydefaultusermode.htm" label="cwbCO_CanModifyDefaultUserMode"/>
<topic href="rzaikcwbcocanmodifyipaddress.htm" label="cwbCO_CanModifyIPAddress"/>
<topic href="rzaikcwbcocanmodifyipaddresslumode.htm" label="cwbCO_CanModifyIPAddressLookupMode"/>
<topic href="rzaikcwbcocanmodifypersistencemode.htm" label="cwbCO_CanModifyPersistenceMode"/>
<topic href="rzaikcwbcocanmodifyportlookupmode.htm" label="cwbCO_CanModifyPortLookupMode"/>
<topic href="rzaikcwbcocanmodifyusesecuresockets.htm" label="cwbCO_CanModifyUseSecureSockets"/>
<topic href="cwbco_getdescription.htm" label="cwbCO_GetDescription"/>
<topic href="rzaikcwbcogethostccsid.htm" label="cwbCO_GetHostCCSID"/>
<topic href="rzaikcwbcogethostversionex.htm" label="cwbCO_GetHostVersionEx"/>
<topic href="rzaikcwbcogetipaddress.htm" label="cwbCO_GetIPAddress"/>
<topic href="rzaikcwbcogetipaddresslookupmode.htm" label="cwbCO_GetIPAddressLookupMode"/>
<topic href="rzaikcwbcogetportlookupmode.htm" label="cwbCO_GetPortLookupMode"/>
<topic href="rzaikcwbcogetsystemname.htm" label="cwbCO_GetSystemName"/>
<topic href="rzaikcwbcoissecuresockets.htm" label="cwbCO_IsSecureSockets"/>
<topic href="rzaikcwbcosetipaddress.htm" label="cwbCO_SetIPAddress"/>
<topic href="rzaikcwbcosetipaddresslookupmode.htm" label="cwbCO_SetIPAddressLookupMode"/>
<topic href="rzaikcwbcosetportlookupmode.htm" label="cwbCO_SetPortLookupMode"/>
<topic href="rzaikcwbcousesecuresockets.htm" label="cwbCO_UseSecureSockets"/>
</topic>
<topic href="rzaikcwbcoservicedefines.htm" label="Defines for cwbCO_Service"/>
<topic href="rzaikdifferences.htm" label="Differences between cwbCO_Signon and cwbCO_VerifyUserIDPassword"/>
<topic href="rzaiksimilarities.htm" label="Similarities between cwbCO_Signon and cwbCO_VerifyUserIDPassword"/>
<topic href="rzaiksyslistcommapis1.htm" label="Communications: Create and delete APIs">
<topic href="rzaikcwbcocreatesyslisthand.htm" label="cwbCO_CreateSysListHandle"/>
<topic href="rzaikcwbcocreatesyslisthndv.htm" label="cwbCO_CreateSysListHandleEnv"/>
<topic href="rzaikcwbcodeletesyslisthand.htm" label="cwbCO_DeleteSysListHandle"/>
<topic href="rzaikcwbcogetnextsysname.htm" label="cwbCO_GetNextSysName"/>
<topic href="rzaikcwbcogetsyslistsize.htm" label="cwbCO_GetSysListSize"/>
</topic>
<topic href="rzaiksyslistcommapis2.htm" label="Communications: System information APIs">
<topic href="rzaikcwbcogetactiveconversa.htm" label="cwbCO_GetActiveConversations"/>
<topic href="rzaikcwbcogetconnectedsysna.htm" label="cwbCO_GetConnectedSysName"/>
<topic href="rzaikcwbcogetdefaultsysname.htm" label="cwbCO_GetDefaultSysName"/>
<topic href="rzaikcwbcogethostversion.htm" label="cwbCO_GetHostVersion"/>
<topic href="rzaikcwbcogetuserid.htm" label="cwbCO_GetUserID"/>
<topic href="rzaikcwbcoissystemconfigure.htm" label="cwbCO_IsSystemConfigured"/>
<topic href="rzaikcwbcoissystemconfigenv.htm" label="cwbCO_IsSystemConfiguredEnv"/>
<topic href="rzaikcwbcoissystemconnected.htm" label="cwbCO_IsSystemConnected"/>
</topic>
<topic href="rzaiksyslistcommapis3.htm" label="Communications: Configured environments information">
<topic href="rzaikcwbcogetactiveenvironm.htm" label="cwbCO_GetActiveEnvironment"/>
<topic href="rzaikcwbcogetenvironmentnam.htm" label="cwbCO_GetEnvironmentName"/>
<topic href="rzaikcwbcogetnumberofenviro.htm" label="cwbCO_GetNumberOfEnvironments"/>
</topic>
<topic href="rzaiksyslistcommapis4.htm" label="Communications: Environment and connection information">
<topic href="rzaikcwbcocanconnectnewsystem.htm" label="cwbCO_CanConnectNewSystem"/>
<topic href="rzaikcwbcocanmodifyenvironmentlist.htm" label="cwbCO_CanModifyEnvironmentList"/>
<topic href="rzaikcwbcocanmodifysystemlist.htm" label="cwbCO_CanModifySystemList"/>
<topic href="rzaikcwbcocanmodifysystemlistenv.htm" label="cwbCO_CanModifySystemListEnv"/>
<topic href="rzaikcwbcocansetactiveenvironment.htm" label="cwbCO_CanSetActiveEnvironment"/>
</topic>
<topic href="rzaikcommapiex.htm" label="Example: Using iSeries Access for Windows communications APIs"/>
</topic>
<topic href="rzaikappdq.htm" label="iSeries Access for Windows Data Queues APIs">
<topic href="rzaikdq.htm" label="Data queues"/>
<topic href="rzaikorderdqmsg.htm" label="Ordering data queue messages"/>
<topic href="rzaikdqusing.htm" label="Work with data queues"/>
<topic href="rzaikdqapitypuse.htm" label="Typical use of data queues"/>
<topic href="rzaikdqapilist1.htm" label="Data Queues: Create, delete, and open APIs">
<topic href="rzaikcwbdqcreateex.htm" label="cwbDQ_CreateEx"/>
<topic href="rzaikcwbdqdeleteex.htm" label="cwbDQ_DeleteEx"/>
<topic href="rzaikcwbdqopenex.htm" label="cwbDQ_OpenEx"/>
</topic>
<topic href="rzaikdqapilist2.htm" label="Data Queues: Accessing data queues APIs">
<topic href="rzaikcwbdqasyncread.htm" label="cwbDQ_AsyncRead"/>
<topic href="rzaikcwbdqcancel.htm" label="cwbDQ_Cancel"/>
<topic href="rzaikcwbdqcheckdata.htm" label="cwbDQ_CheckData"/>
<topic href="rzaikcwbdqclear.htm" label="cwbDQ_Clear"/>
<topic href="rzaikcwbdqclose.htm" label="cwbDQ_Close"/>
<topic href="rzaikcwbdqcreate.htm" label="cwbDQ_Create"/>
<topic href="rzaikcwbdqdelete.htm" label="cwbDQ_Delete"/>
<topic href="rzaikcwbdqgetlibname.htm" label="cwbDQ_GetLibName"/>
<topic href="rzaikcwbdqgetqueueattr.htm" label="cwbDQ_GetQueueAttr"/>
<topic href="rzaikcwbdqgetqueuename.htm" label="cwbDQ_GetQueueName"/>
<topic href="rzaikcwbdqgetsysname.htm" label="cwbDQ_GetSysName"/>
<topic href="rzaikcwbdqopen.htm" label="cwbDQ_Open"/>
<topic href="rzaikcwbdqpeek.htm" label="cwbDQ_Peek"/>
<topic href="rzaikcwbdqread.htm" label="cwbDQ_Read"/>
<topic href="rzaikcwbdqwrite.htm" label="cwbDQ_Write"/>
</topic>
<topic href="rzaikdqapilist3.htm" label="Data Queues: Attributes APIs">
<topic href="rzaikcwbdqcreateattr.htm" label="cwbDQ_CreateAttr"/>
<topic href="rzaikcwbdqdeleteattr.htm" label="cwbDQ_DeleteAttr"/>
<topic href="rzaikcwbdqgetauthority.htm" label="cwbDQ_GetAuthority"/>
<topic href="rzaikcwbdqgetdesc.htm" label="cwbDQ_GetDesc"/>
<topic href="rzaikcwbdqgetforcetostorage.htm" label="cwbDQ_GetForceToStorage"/>
<topic href="rzaikcwbdqgetkeysize.htm" label="cwbDQ_GetKeySize"/>
<topic href="rzaikcwbdqgetmaxreclen.htm" label="cwbDQ_GetMaxRecLen"/>
<topic href="rzaikcwbdqgetorder.htm" label="cwbDQ_GetOrder"/>
<topic href="rzaikcwbdqgetsenderid.htm" label="cwbDQ_GetSenderID"/>
<topic href="rzaikcwbdqsetauthority.htm" label="cwbDQ_SetAuthority"/>
<topic href="rzaikcwbdqsetdesc.htm" label="cwbDQ_SetDesc"/>
<topic href="rzaikcwbdqsetforcetostorage.htm" label="cwbDQ_SetForceToStorage"/>
<topic href="rzaikcwbdqsetkeysize.htm" label="cwbDQ_SetKeySize"/>
<topic href="rzaikcwbdqsetmaxreclen.htm" label="cwbDQ_SetMaxRecLen"/>
<topic href="rzaikcwbdqsetorder.htm" label="cwbDQ_SetOrder"/>
<topic href="rzaikcwbdqsetsenderid.htm" label="cwbDQ_SetSenderID"/>
</topic>
<topic href="rzaikdqapilist4.htm" label="Data Queues: Read and write APIs">
<topic href="rzaikcwbdqcreatedata.htm" label="cwbDQ_CreateData"/>
<topic href="rzaikcwbdqdeletedata.htm" label="cwbDQ_DeleteData"/>
<topic href="rzaikcwbdqgetconvert.htm" label="cwbDQ_GetConvert"/>
<topic href="rzaikcwbdqgetdata.htm" label="cwbDQ_GetData"/>
<topic href="rzaikcwbdqgetdataaddr.htm" label="cwbDQ_GetDataAddr"/>
<topic href="rzaikcwbdqgetdatalen.htm" label="cwbDQ_GetDataLen"/>
<topic href="rzaikcwbdqgetkey.htm" label="cwbDQ_GetKey"/>
<topic href="rzaikcwbdqgetkeylen.htm" label="cwbDQ_GetKeyLen"/>
<topic href="rzaikcwbdqgetretdatalen.htm" label="cwbDQ_GetRetDataLen"/>
<topic href="rzaikcwbdqgetretkey.htm" label="cwbDQ_GetRetKey"/>
<topic href="rzaikcwbdqgetretkeylen.htm" label="cwbDQ_GetRetKeyLen"/>
<topic href="rzaikcwbdqgetsearchorder.htm" label="cwbDQ_GetSearchOrder"/>
<topic href="rzaikcwbdqgetsenderinfo.htm" label="cwbDQ_GetSenderInfo"/>
<topic href="rzaikcwbdqsetconvert.htm" label="cwbDQ_SetConvert"/>
<topic href="rzaikcwbdqsetdata.htm" label="cwbDQ_SetData"/>
<topic href="rzaikcwbdqsetdataaddr.htm" label="cwbDQ_SetDataAddr"/>
<topic href="rzaikcwbdqsetkey.htm" label="cwbDQ_SetKey"/>
<topic href="rzaikcwbdqsetsearchorder.htm" label="cwbDQ_SetSearchOrder"/>
</topic>
<topic href="rzaikdqapiex.htm" label="Example: Using Data Queues APIs"/>
</topic>
<topic href="rzaikappdt.htm" label="iSeries Access for Windows Data Transformation and National Language Support (NLS) APIs">
<topic href="rzaikdt.htm" label="iSeries Access for Windows data transformation APIs">
<topic href="rzaikdatatransapilist.htm" label="iSeries Access for Windows data transformation API list">
<topic href="rzaikcwbdtascii11tobin4.htm" label="cwbDT_ASCII11ToBin4"/>
<topic href="rzaikcwbdtascii6tobin2.htm" label="cwbDT_ASCII6ToBin2"/>
<topic href="rzaikcwbdtasciipackedtopack.htm" label="cwbDT_ASCIIPackedToPacked"/>
<topic href="rzaikcwbdtasciitohex.htm" label="cwbDT_ASCIIToHex"/>
<topic href="rzaikcwbdtasciitopacked.htm" label="cwbDT_ASCIIToPacked"/>
<topic href="rzaikcwbdtasciitozoned.htm" label="cwbDT_ASCIIToZoned"/>
<topic href="rzaikcwbdtasciizonedtozoned.htm" label="cwbDT_ASCIIZonedToZoned"/>
<topic href="rzaikcwbdtbin2toascii6.htm" label="cwbDT_Bin2ToASCII6"/>
<topic href="rzaikcwbdtbin2tobin2.htm" label="cwbDT_Bin2ToBin2"/>
<topic href="rzaikcwbdtbin4toascii11.htm" label="cwbDT_Bin4ToASCII11"/>
<topic href="rzaikcwbdtbin4tobin4.htm" label="cwbDT_Bin4ToBin4"/>
<topic href="rzaikcwbdtebcdictoebcdic.htm" label="cwbDT_EBCDICToEBCDIC"/>
<topic href="rzaikcwbdthextoascii.htm" label="cwbDT_HexToASCII"/>
<topic href="rzaikcwbdtpackedtoascii.htm" label="cwbDT_PackedToASCII"/>
<topic href="rzaikcwbdtpackedtoasciipack.htm" label="cwbDT_PackedToASCIIPacked"/>
<topic href="rzaikcwbdtpackedtopacked.htm" label="cwbDT_PackedToPacked"/>
<topic href="rzaikcwbdtzonedtoascii.htm" label="cwbDT_ZonedToASCII"/>
<topic href="rzaikcwbdtzonedtoasciizoned.htm" label="cwbDT_ZonedToASCIIZoned"/>
<topic href="rzaikcwbdtzonedtozoned.htm" label="cwbDT_ZonedToZoned"/>
</topic>
<topic href="rzaikdatatransprogex.htm" label="Example: Using data transformation APIs"/>
</topic>
<topic href="rzaiknls.htm" label="iSeries Access for Windows national language support (NLS) APIs">
<topic href="rzaiknlscodecharset.htm" label="Coded character sets"/>
<topic href="rzaikgennlsapis.htm" label="iSeries Access for Windows general NLS APIs list">
<topic href="rzaikcwbnlfindfirstlang.htm" label="cwbNL_FindFirstLang"/>
<topic href="rzaikcwbnlfindnextlang.htm" label="cwbNL_FindNextLang"/>
<topic href="rzaikcwbnlgetlang.htm" label="cwbNL_GetLang"/>
<topic href="rzaikcwbnlgetlangname.htm" label="cwbNL_GetLangName"/>
<topic href="rzaikcwbnlgetlangpath.htm" label="cwbNL_GetLangPath"/>
<topic href="rzaikcwbnlsavelang.htm" label="cwbNL_SaveLang"/>
</topic>
<topic href="rzaikconvnlsapis.htm" label="iSeries Access for Windows conversion NLS APIs list">
<topic href="rzaikcwbnlccsidtocodepage.htm" label="cwbNL_CCSIDToCodePage"/>
<topic href="rzaikcwbnlcodepagetoccsid.htm" label="cwbNL_CodePageToCCSID"/>
<topic href="rzaikcwbnlconvert.htm" label="cwbNL_Convert"/>
<topic href="rzaikcwbnlconvertcodepages.htm" label="cwbNL_ConvertCodePages"/>
<topic href="cwbnl_convertcodepageex.htm" label="cwbNL_ConvertCodePagesEx"/>
<topic href="rzaikcwbnlcreateconverter.htm" label="cwbNL_CreateConverter"/>
<topic href="cwbnl_createconverterex.htm" label="cwbNL_CreateConverterEx"/>
<topic href="rzaikcwbnldeleteconverter.htm" label="cwbNL_DeleteConverter"/>
<topic href="rzaikcwbnlgetcodepage.htm" label="cwbNL_GetCodePage"/>
<topic href="rzaikcwbnlgetansicodepage.htm" label="cwbNL_GetANSICodePage"/>
<topic href="rzaikcwbnlgethostccsid.htm" label="cwbNL_GetHostCCSID"/>
</topic>
<topic href="rzaikdialogboxnlsapilist.htm" label="iSeries Access for Windows dialog-box NLS API list">
<topic href="rzaikcwbnlcalccontrolgrowth.htm" label="cwbNL_CalcControlGrowthXY"/>
<topic href="rzaikcwbnlcalcdialoggrowthx.htm" label="cwbNL_CalcDialogGrowthXY"/>
<topic href="rzaikcwbnlgrowcontrolxy.htm" label="cwbNL_GrowControlXY"/>
<topic href="rzaikcwbnlgrowdialogxy.htm" label="cwbNL_GrowDialogXY"/>
<topic href="rzaikcwbnlloaddialogstrings.htm" label="cwbNL_LoadDialogStrings"/>
<topic href="rzaikcwbnlloadmenu.htm" label="cwbNL_LoadMenu"/>
<topic href="rzaikcwbnlloadmenustrings.htm" label="cwbNL_LoadMenuStrings"/>
<topic href="rzaikcwbnlsizedialog.htm" label="cwbNL_SizeDialog"/>
</topic>
<topic href="rzaiknlsprogex.htm" label="Example: iSeries Access for Windows NLS APIs"/>
</topic>
</topic>
<topic href="rzaikupdatex.htm" label="iSeries Access for Windows Directory Update APIs">
<topic href="rzaikuftypuse.htm" label="Typical use of iSeries Access for Windows Directory Update APIs"/>
<topic href="rzaikrequiredduentries.htm" label="Requirements for Directory Update entries"/>
<topic href="rzaikoptionalduentries.htm" label="Options for Directory Update entries"/>
<topic href="rzaikdupkgfilelayout.htm" label="Directory Update package files syntax and format"/>
<topic href="rzaikufunderstand.htm" label="Directory Update sample program"/>
<topic href="rzaikufapilist1.htm" label="Directory Update: Create and delete APIs">
<topic href="rzaikcwbupcreateupdateentry.htm" label="cwbUP_CreateUpdateEntry"/>
<topic href="rzaikcwbupdeleteentry.htm" label="cwbUP_DeleteEntry"/>
</topic>
<topic href="rzaikufapilist2.htm" label="Directory Update: Access APIs">
<topic href="rzaikcwbupfindentry.htm" label="cwbUP_FindEntry"/>
<topic href="rzaikcwbupfreelock.htm" label="cwbUP_FreeLock"/>
<topic href="rzaikcwbupgetentryhandle.htm" label="cwbUP_GetEntryHandle"/>
</topic>
<topic href="rzaikufapilist3.htm" label="Directory Update: Free Resources APIs">
<topic href="rzaikcwbupfreeentryhandle.htm" label="cwbUP_FreeEntryHandle"/>
</topic>
<topic href="rzaikufapilist4.htm" label="Directory Update: Change APIs">
<topic href="rzaikcwbupaddpackagefile.htm" label="cwbUP_AddPackageFile"/>
<topic href="rzaikcwbupremovepackagefile.htm" label="cwbUP_RemovePackageFile"/>
<topic href="rzaikcwbupsetcallbackdll.htm" label="cwbUP_SetCallbackDLL"/>
<topic href="rzaikcwbupsetdescription.htm" label="cwbUP_SetDescription"/>
<topic href="rzaikcwbupsetentryattribute.htm" label="cwbUP_SetEntryAttributes"/>
<topic href="rzaikcwbupsetsourcepath.htm" label="cwbUP_SetSourcePath"/>
<topic href="rzaikcwbupsettargetpath.htm" label="cwbUP_SetTargetPath"/>
</topic>
<topic href="rzaikufapilist5.htm" label="Directory Update: Information APIs">
<topic href="rzaikcwbupgetcallbackdll.htm" label="cwbUP_GetCallbackDLL"/>
<topic href="rzaikcwbupgetdescription.htm" label="cwbUP_GetDescription"/>
<topic href="rzaikcwbupgetentryattribute.htm" label="cwbUP_GetEntryAttributes"/>
<topic href="rzaikcwbupgetlockholdername.htm" label="cwbUP_GetLockHolderName"/>
<topic href="rzaikcwbupgetsourcepath.htm" label="cwbUP_GetSourcePath"/>
<topic href="rzaikcwbupgettargetpath.htm" label="cwbUP_GetTargetPath"/>
</topic>
</topic>
<topic href="rzaikemulator.htm" label="iSeries Access for Windows PC5250 emulation APIs"/>
<topic href="rzaikappobj.htm" label="iSeries Objects APIs for iSeries Access for Windows">
<topic href="rzaikobjattributes.htm" label="iSeries objects attributes">
<topic href="rzaikkey1.htm" label="Advanced Function Printing"/>
<topic href="rzaikkey2.htm" label="Align Page"/>
<topic href="rzaikkey3.htm" label="Allow Direct Print"/>
<topic href="rzaikkey4.htm" label="Authority"/>
<topic href="rzaikkey5.htm" label="Authority to Check"/>
<topic href="rzaikkey6.htm" label="Automatically End Writer"/>
<topic href="rzaikkey7.htm" label="Back Margin Offset Across"/>
<topic href="rzaikkey8.htm" label="Back Margin Offset Down"/>
<topic href="rzaikkey9.htm" label="Backside Overlay Library Name"/>
<topic href="rzaikkey10.htm" label="Backside Overlay Name"/>
<topic href="rzaikkey11.htm" label="Back Overlay offset across"/>
<topic href="rzaikkey12.htm" label="Back Overlay Offset Down"/>
<topic href="rzaikkey13.htm" label="Characters per Inch"/>
<topic href="rzaikkey14.htm" label="Code Page"/>
<topic href="rzaikkey15.htm" label="Coded Font Name"/>
<topic href="rzaikkey16.htm" label="Coded Font Library Name"/>
<topic href="rzaikkey17.htm" label="Copies"/>
<topic href="rzaikkey18.htm" label="Copies left to Produce"/>
<topic href="rzaikkey19.htm" label="Current Page"/>
<topic href="rzaikkey20.htm" label="Data Format"/>
<topic href="rzaikkey21.htm" label="Data Queue Library Name"/>
<topic href="rzaikkey22.htm" label="Data Queue Name"/>
<topic href="rzaikkey23.htm" label="Date File Opened"/>
<topic href="rzaikkey24.htm" label="User Specified DBCS Data"/>
<topic href="rzaikkey25.htm" label="DBCS Extension Characters"/>
<topic href="rzaikkey26.htm" label="DBCS Character Rotation"/>
<topic href="rzaikkey27.htm" label="DBCS Characters per Inch"/>
<topic href="rzaikkey28.htm" label="DBCS SO/SI Spacing"/>
<topic href="rzaikkey29.htm" label="Defer Write"/>
<topic href="rzaikkey31.htm" label="Degree of Page Rotation"/>
<topic href="rzaikkey32.htm" label="Delete File After Sending"/>
<topic href="rzaikkey33.htm" label="Destination Option"/>
<topic href="rzaikkey34.htm" label="Destination Type"/>
<topic href="rzaikkey35.htm" label="Device Class"/>
<topic href="rzaikkey36.htm" label="Device Model"/>
<topic href="rzaikkey37.htm" label="Device Type"/>
<topic href="rzaikkey38.htm" label="Display any File"/>
<topic href="rzaikkey39.htm" label="Drawer for Separators"/>
<topic href="rzaikkey40.htm" label="Ending Page"/>
<topic href="rzaikkey41.htm" label="File Separators"/>
<topic href="rzaikkey42.htm" label="Fold Records"/>
<topic href="rzaikkey43.htm" label="Font Identifier"/>
<topic href="rzaikkey44.htm" label="Form Feed"/>
<topic href="rzaikkey45.htm" label="Form Type"/>
<topic href="rzaikkey46.htm" label="Form Type Message Option"/>
<topic href="rzaikkey47.htm" label="Front Margin Offset Across"/>
<topic href="rzaikkey48.htm" label="Front Margin Offset Down"/>
<topic href="rzaikkey49.htm" label="Front Overlay Library Name"/>
<topic href="rzaikkey50.htm" label="Front Overlay Name"/>
<topic href="rzaikkey51.htm" label="Front Overlay Offset Across"/>
<topic href="rzaikkey52.htm" label="Front Overlay Offset Down"/>
<topic href="rzaikkey53.htm" label="Graphic Character Set"/>
<topic href="rzaikkey54.htm" label="Hardware Justification"/>
<topic href="rzaikkey55.htm" label="Hold Spool File"/>
<topic href="rzaikkey551.htm" label="Initialize the writer"/>
<topic href="rzaikkey56.htm" label="Internet Address"/>
<topic href="rzaikkey57.htm" label="Job Name"/>
<topic href="rzaikkey58.htm" label="Job Number"/>
<topic href="rzaikkey59.htm" label="Job Separators"/>
<topic href="rzaikkey60.htm" label="Job User"/>
<topic href="rzaikkey61.htm" label="Last Page Printed"/>
<topic href="rzaikkey62.htm" label="Length of Page"/>
<topic href="rzaikkey63.htm" label="Library Name"/>
<topic href="rzaikkey64.htm" label="Lines Per Inch"/>
<topic href="rzaikkey65.htm" label="Manufacturer Type and Model"/>
<topic href="rzaikkey66.htm" label="Maximum Spooled Output Records"/>
<topic href="rzaikkey67.htm" label="Measurement Method"/>
<topic href="rzaikkey68.htm" label="Message Help"/>
<topic href="rzaikkey69.htm" label="Message ID"/>
<topic href="rzaikkey70.htm" label="Message Queue Library Name"/>
<topic href="rzaikkey71.htm" label="Message Queue"/>
<topic href="rzaikkey72.htm" label="Message Reply"/>
<topic href="rzaikkey73.htm" label="Message Text"/>
<topic href="rzaikkey74.htm" label="Message Type"/>
<topic href="rzaikkey74a.htm" label="Message Severity"/>
<topic href="rzaikkey75.htm" label="Number of Bytes to Read/Write"/>
<topic href="rzaikkey76.htm" label="Number of Files"/>
<topic href="rzaikkey77.htm" label="Number of Writers Started to Queue"/>
<topic href="rzaikkey771.htm" label="Object Extended Attribute"/>
<topic href="rzaikkey772.htm" label="Open time commands"/>
<topic href="rzaikkey78.htm" label="Operator Controlled"/>
<topic href="rzaikkey79.htm" label="Order of Files On Queue"/>
<topic href="rzaikkey80.htm" label="Output Priority"/>
<topic href="rzaikkey81.htm" label="Output Queue Library Name"/>
<topic href="rzaikkey82.htm" label="Output Queue Name"/>
<topic href="rzaikkey83.htm" label="Output Queue Status"/>
<topic href="rzaikkey84.htm" label="Overflow Line Number"/>
<topic href="rzaikkey85.htm" label="Pages Per Side"/>
<topic href="rzaikkey851.htm" label="Pel Density"/>
<topic href="rzaikkey86.htm" label="Point Size"/>
<topic href="rzaikkey87.htm" label="Print Fidelity"/>
<topic href="rzaikkey88.htm" label="Print on Both Sides"/>
<topic href="rzaikkey89.htm" label="Print Quality"/>
<topic href="rzaikkey90.htm" label="Print Sequence"/>
<topic href="rzaikkey91.htm" label="Print Text"/>
<topic href="rzaikkey92.htm" label="Printer"/>
<topic href="rzaikkey93.htm" label="Printer Device Type"/>
<topic href="rzaikkey94.htm" label="Printer File Library Name"/>
<topic href="rzaikkey95.htm" label="Printer File Name"/>
<topic href="rzaikkey96.htm" label="Printer Queue"/>
<topic href="rzaikkey97.htm" label="Record Length"/>
<topic href="rzaikkey98.htm" label="Remote System"/>
<topic href="rzaikkey99.htm" label="Replace Unprintable Characters"/>
<topic href="rzaikkey100.htm" label="Replacement Character"/>
<topic href="rzaikkey1001.htm" label="Resource library name"/>
<topic href="rzaikkey1002.htm" label="Resource name"/>
<topic href="rzaikkey1003.htm" label="Resource object type"/>
<topic href="rzaikkey101.htm" label="Restart Printing"/>
<topic href="rzaikkey102.htm" label="Save Spooled File"/>
<topic href="rzaikkey103.htm" label="Seek Offset"/>
<topic href="rzaikkey104.htm" label="Seek Origin"/>
<topic href="rzaikkey105.htm" label="Send Priority"/>
<topic href="rzaikkey1051.htm" label="Separator page"/>
<topic href="rzaikkey106.htm" label="Source Drawer"/>
<topic href="rzaikkey1061.htm" label="Spool SCS"/>
<topic href="rzaikkey107.htm" label="Spool the Data"/>
<topic href="rzaikkey108.htm" label="Spooled File Name"/>
<topic href="rzaikkey109.htm" label="Spooled File Number"/>
<topic href="rzaikkey110.htm" label="Spooled File Status"/>
<topic href="rzaikkey111.htm" label="Spooled Output Schedule"/>
<topic href="rzaikkey112.htm" label="Starting Page"/>
<topic href="rzaikkey113.htm" label="Text Description"/>
<topic href="rzaikkey114.htm" label="Time File Opened"/>
<topic href="rzaikkey115.htm" label="Total Pages"/>
<topic href="rzaikkey116.htm" label="Transform SCS to ASCII"/>
<topic href="rzaikkey117.htm" label="Unit of Measure"/>
<topic href="rzaikkey118.htm" label="User Comment"/>
<topic href="rzaikkey119.htm" label="User Data"/>
<topic href="rzaikkey1191.htm" label="User defined data"/>
<topic href="rzaikkey11911.htm" label="User defined object library"/>
<topic href="rzaikkey11912.htm" label="User defined object name"/>
<topic href="rzaikkey11913.htm" label="User defined object type"/>
<topic href="rzaikkey1192.htm" label="User defined option(s)"/>
<topic href="rzaikkey1193.htm" label="User driver program"/>
<topic href="rzaikkey1194.htm" label="User driver program library"/>
<topic href="rzaikkey1195.htm" label="User driver program name"/>
<topic href="rzaikkey120.htm" label="User ID"/>
<topic href="rzaikkey121.htm" label="User ID Address"/>
<topic href="rzaikkey1211.htm" label="User transform program library"/>
<topic href="rzaikkey1212.htm" label="User transform program name"/>
<topic href="rzaikkey122.htm" label="VM/MVS Class"/>
<topic href="rzaikkey123.htm" label="When to Automatically End Writer"/>
<topic href="rzaikkey124.htm" label="When to End Writer"/>
<topic href="rzaikkey125.htm" label="When to Hold File"/>
<topic href="rzaikkey126.htm" label="Width of Page"/>
<topic href="rzaikkey127.htm" label="Workstation Customizing Object Name"/>
<topic href="rzaikkey128.htm" label="Workstation Customizing Object Library"/>
<topic href="rzaikkey129.htm" label="Writer Job Name"/>
<topic href="rzaikkey130.htm" label="Writer Job Number"/>
<topic href="rzaikkey131.htm" label="Writer Job Status"/>
<topic href="rzaikkey132.htm" label="Writer Job User Name"/>
<topic href="rzaikkey133.htm" label="Writer Starting Page"/>
<topic href="rzaiknetwprintsvrobjatt.htm" label="Network Print Server Object Attributes">
<topic href="rzaikkey134.htm" label="NPS Attribute Default Value"/>
<topic href="rzaikkey135.htm" label="NPS Attribute High Limit"/>
<topic href="rzaikkey137.htm" label="NPS Attribute ID"/>
<topic href="rzaikkey138.htm" label="NPS Attribute Low Limit"/>
<topic href="rzaikkey139.htm" label="NPS Attribute Possible Value"/>
<topic href="rzaikkey140.htm" label="NPS Attribute Text Description"/>
<topic href="rzaikkey141.htm" label="NPS Attribute Type"/>
<topic href="rzaikkey142.htm" label="NPS CCSID"/>
<topic href="rzaikkey143.htm" label="NPS Object"/>
<topic href="rzaikkey144.htm" label="NPS Object Action"/>
<topic href="rzaikkey145.htm" label="NPS Level"/>
</topic>
</topic>
<topic href="rzaikobjapilist1.htm" label="List APIs for iSeries Access for Windows">
<topic href="rzaikcwbobjcloselist.htm" label="cwbOBJ_CloseList"/>
<topic href="rzaikcwbobjcreatelisthandle.htm" label="cwbOBJ_CreateListHandle"/>
<topic href="rzaikcwbobjdeletelisthandle.htm" label="cwbOBJ_DeleteListHandle"/>
<topic href="rzaikcwbobjgetlistsize.htm" label="cwbOBJ_GetListSize"/>
<topic href="rzaikcwbobjopenlist.htm" label="cwbOBJ_OpenList"/>
<topic href="rzaikcwbobjresetlistattrsto.htm" label="cwbOBJ_ResetListAttrsToRetrieve"/>
<topic href="rzaikcwbobjresetlistfilter.htm" label="cwbOBJ_ResetListFilter"/>
<topic href="rzaikcwbobjsetlistattrstore.htm" label="cwbOBJ_SetListAttrsToRetrieve"/>
<topic href="rzaikcwbobjsetlistfilter.htm" label="cwbOBJ_SetListFilter"/>
<topic href="rzaikcwbobjsetlistfilterwit.htm" label="cwbOBJ_SetListFilterWithSplF"/>
</topic>
<topic href="rzaikobjapilist2.htm" label="Object APIs for iSeries Access for Windows">
<topic href="rzaikcwbobjcopyobjhandle.htm" label="cwbOBJ_CopyObjHandle"/>
<topic href="rzaikcwbobjdeleteobjhandle.htm" label="cwbOBJ_DeleteObjHandle"/>
<topic href="rzaikcwbobjgetobjattr.htm" label="cwbOBJ_GetObjAttr"/>
<topic href="rzaikcwbobjgetobjattrs.htm" label="cwbOBJ_GetObjAttrs"/>
<topic href="rzaikcwbobjgetobjhandle.htm" label="cwbOBJ_GetObjHandle"/>
<topic href="rzaikcwbobjgetobjhandlefrom.htm" label="cwbOBJ_GetObjHandleFromID"/>
<topic href="rzaikcwbobjgetobjid.htm" label="cwbOBJ_GetObjID"/>
<topic href="rzaikcwbobjrefreshobj.htm" label="cwbOBJ_RefreshObj"/>
<topic href="rzaikcwbobjsetobjattrs.htm" label="cwbOBJ_SetObjAttrs"/>
</topic>
<topic href="rzaikobjapilist3.htm" label="Parameter object APIs for iSeries Access for Windows">
<topic href="rzaikcwbobjcopyparmobjhandl.htm" label="cwbOBJ_CopyParmObjHandle"/>
<topic href="rzaikcwbobjcreateparmobjhan.htm" label="cwbOBJ_CreateParmObjHandle"/>
<topic href="rzaikcwbobjdeleteparmobjhan.htm" label="cwbOBJ_DeleteParmObjHandle"/>
<topic href="rzaikcwbobjgetparameter.htm" label="cwbOBJ_GetParameter"/>
<topic href="rzaikcwbobjsetparameter.htm" label="cwbOBJ_SetParameter"/>
</topic>
<topic href="rzaikobjapilist4.htm" label="Writer job APIs for iSeries Access for Windows">
<topic href="rzaikcwbobjendwriter.htm" label="cwbOBJ_EndWriter"/>
<topic href="rzaikcwbobjstartwriter.htm" label="cwbOBJ_StartWriter"/>
</topic>
<topic href="rzaikobjapilist5.htm" label="Output queues APIs for iSeries Access for Windows">
<topic href="rzaikcwbobjholdoutputqueue.htm" label="cwbOBJ_HoldOutputQueue"/>
<topic href="rzaikcwbobjpurgeoutputqueue.htm" label="cwbOBJ_PurgeOutputQueue"/>
<topic href="rzaikcwbobjreleaseoutputque.htm" label="cwbOBJ_ReleaseOutputQueue"/>
</topic>
<topic href="rzaikobjapilist6.htm" label="AFP resource APIs for iSeries Access for Windows">
<topic href="rzaikcwbobjcloseresource.htm" label="cwbOBJ_CloseResource"/>
<topic href="rzaikcwbobjcreateresourceha.htm" label="cwbOBJ_CreateResourceHandle"/>
<topic href="rzaikcwbobjdisplayresource.htm" label="cwbOBJ_DisplayResource"/>
<topic href="rzaikcwbobjopenresource.htm" label="cwbOBJ_OpenResource"/>
<topic href="rzaikcwbobjopenresourcsplf.htm" label="cwbOBJ_OpenResourceForSplF"/>
<topic href="rzaikcwbobjreadresource.htm" label="cwbOBJ_ReadResource"/>
<topic href="rzaikcwbobjseekresource.htm" label="cwbOBJ_SeekResource"/>
</topic>
<topic href="rzaikobjapilist7.htm" label="APIs for new spooled files for iSeries Access for Windows">
<topic href="rzaikcwbobjclosenewsplf.htm" label="cwbOBJ_CloseNewSplF"/>
<topic href="rzaikcwbobjclosenewsplfandg.htm" label="cwbOBJ_CloseNewSplFAndGetHandle"/>
<topic href="rzaikcwbobjcreatenewsplf.htm" label="cwbOBJ_CreateNewSplF"/>
<topic href="rzaikcwbobjgetsplfhandlefro.htm" label="cwbOBJ_GetSplFHandleFromNewSplF"/>
<topic href="rzaikcwbobjwritenewsplf.htm" label="cwbOBJ_WriteNewSplF"/>
</topic>
<topic href="rzaikobjapilist8.htm" label="APIs for reading spooled files for iSeries Access for Windows">
<topic href="rzaikcwbobjclosesplf.htm" label="cwbOBJ_CloseSplF"/>
<topic href="rzaikcwbobjopensplf.htm" label="cwbOBJ_OpenSplF"/>
<topic href="rzaikcwbobjreadsplf.htm" label="cwbOBJ_ReadSplF"/>
<topic href="rzaikcwbobjseeksplf.htm" label="cwbOBJ_SeekSplF"/>
</topic>
<topic href="rzaikobjapilist9.htm" label="APIs for manipulating spooled files for iSeries Access for Windows">
<topic href="rzaikcwbobjcallexitpgmforsp.htm" label="cwbOBJ_CallExitPgmForSplF"/>
<topic href="rzaikcwbobjcreatesplfhandle.htm" label="cwbOBJ_CreateSplFHandle"/>
<topic href="cwbobj_createsplfhandleex.htm" label="cwbOBJ_CreateSplFHandleEx"/>
<topic href="rzaikcwbobjdeletesplf.htm" label="cwbOBJ_DeleteSplF"/>
<topic href="rzaikcwbobjdisplaysplf.htm" label="cwbOBJ_DisplaySplF"/>
<topic href="rzaikcwbobjholdsplf.htm" label="cwbOBJ_HoldSplF"/>
<topic href="rzaikcwbobjisvieweravailabl.htm" label="cwbOBJ_IsViewerAvailable"/>
<topic href="rzaikcwbobjmovesplf.htm" label="cwbOBJ_MoveSplF"/>
<topic href="rzaikcwbobjreleasesplf.htm" label="cwbOBJ_ReleaseSplF"/>
<topic href="rzaikcwbobjsendnetsplf.htm" label="cwbOBJ_SendNetSplF"/>
<topic href="rzaikcwbobjsendtcpsplf.htm" label="cwbOBJ_SendTCPSplF"/>
</topic>
<topic href="rzaikobjapilist10.htm" label="APIs for handling spooled file messages for iSeries Access for Windows">
<topic href="rzaikcwbobjanswersplfmsg.htm" label="cwbOBJ_AnswerSplFMsg"/>
<topic href="rzaikcwbobjgetsplfmsgattr.htm" label="cwbOBJ_GetSplFMsgAttr"/>
</topic>
<topic href="rzaikobjapilist11.htm" label="APIs for analyzing spooled file data for iSeries Access for Windows">
<topic href="rzaikcwbobjanalyzesplfdata.htm" label="cwbOBJ_AnalyzeSplFData"/>
</topic>
<topic href="rzaikobjapilist12.htm" label="Server program APIs for iSeries Access for Windows">
<topic href="rzaikcwbobjdropconnections.htm" label="cwbOBJ_DropConnections"/>
<topic href="rzaikcwbobjgetnpserverattr.htm" label="cwbOBJ_GetNPServerAttr"/>
<topic href="rzaikcwbobjsetconnectionsto.htm" label="cwbOBJ_SetConnectionsToKeep"/>
</topic>
<topic href="rzaikobjapiex.htm" label="Example: Using iSeries Objects APIs for iSeries Access for Windows"/>
</topic>
<topic href="rzaikapprc.htm" label="iSeries Access for Windows Remote Command/Distributed Program Call APIs">
<topic href="rzaikrcdpctypuse.htm" label="Typical use of iSeries Access for Windows Remote Command/Distributed Program Call APIs"/>
<topic href="rzaikrcdpcapilist1.htm" label="Remote Command/Distributed Program Call: Access remote command APIs list for iSeries Access for Windows">
<topic href="rzaikcwbrcgetclientccsid.htm" label="cwbRC_GetClientCCSID"/>
<topic href="rzaikcwbrcgethostccsid.htm" label="cwbRC_GetHostCCSID"/>
<topic href="rzaikcwbrcstartsysex.htm" label="cwbRC_StartSysEx"/>
<topic href="rzaikcwbrcstopsys.htm" label="cwbRC_StopSys"/>
</topic>
<topic href="rzaikrcdpcapilist2.htm" label="Remote Command/Distributed Program Call: Run APIs list for iSeries Access for Windows">
<topic href="rzaikcwbrcruncmd.htm" label="cwbRC_RunCmd"/>
</topic>
<topic href="rzaikrcdpcapilist3.htm" label="Remote Command/Distributed Program Call: Access programs APIs list for iSeries Access for Windows">
<topic href="rzaikcwbrcaddparm.htm" label="cwbRC_AddParm"/>
<topic href="rzaikcwbrccallpgm.htm" label="cwbRC_CallPgm"/>
<topic href="rzaikcwbrccreatepgm.htm" label="cwbRC_CreatePgm"/>
<topic href="rzaikcwbrcdeletepgm.htm" label="cwbRC_DeletePgm"/>
<topic href="rzaikcwbrcgetlibname.htm" label="cwbRC_GetLibName"/>
<topic href="rzaikcwbrcgetparm.htm" label="cwbRC_GetParm"/>
<topic href="rzaikcwbrcgetparmcount.htm" label="cwbRC_GetParmCount"/>
<topic href="rzaikcwbrcgetpgmname.htm" label="cwbRC_GetPgmName"/>
<topic href="rzaikcwbrcsetlibname.htm" label="cwbRC_SetLibName"/>
<topic href="rzaikcwbrcsetparm.htm" label="cwbRC_SetParm"/>
<topic href="rzaikcwbrcsetpgmname.htm" label="cwbRC_SetPgmName"/>
</topic>
<topic href="rzaikrcdpcprogex.htm" label="Example: Using Remote iSeries Access for Windows Command/Distributed Program Call APIs"/>
</topic>
<topic href="rzaikappsv.htm" label="iSeries Access for Windows Serviceability APIs">
<topic href="rzaiklogs.htm" label="History log and trace files"/>
<topic href="rzaikerrhndls.htm" label="Error handles"/>
<topic href="rzaiksvctypuse.htm" label="Typical use of Serviceability APIs"/>
<topic href="rzaiksvcapilist1.htm" label="Serviceability APIs list: Writing to history log">
<topic href="rzaikcwbsvcreatemessagetext.htm" label="cwbSV_CreateMessageTextHandle"/>
<topic href="rzaikcwbsvdeletemessagetext.htm" label="cwbSV_DeleteMessageTextHandle"/>
<topic href="rzaikcwbsvlogmessagetext.htm" label="cwbSV_LogMessageText"/>
<topic href="rzaikcwbsvsetmessageclass.htm" label="cwbSV_SetMessageClass"/>
<topic href="rzaikcwbsvsetmessagecompone.htm" label="cwbSV_SetMessageComponent"/>
<topic href="rzaikcwbsvsetmessageproduct.htm" label="cwbSV_SetMessageProduct"/>
</topic>
<topic href="rzaiksvcapilist2.htm" label="Serviceability APIs list: Writing trace data">
<topic href="rzaikcwbsvcreatetracedataha.htm" label="cwbSV_CreateTraceDataHandle"/>
<topic href="rzaikcwbsvdeletetracedataha.htm" label="cwbSV_DeleteTraceDataHandle"/>
<topic href="rzaikcwbsvlogtracedata.htm" label="cwbSV_LogTraceData"/>
<topic href="rzaikcwbsvsettracecomponent.htm" label="cwbSV_SetTraceComponent"/>
<topic href="rzaikcwbsvsettraceproduct.htm" label="cwbSV_SetTraceProduct"/>
</topic>
<topic href="rzaiksvcapilist3.htm" label="Serviceability API list: Writing trace points">
<topic href="rzaikcwbsvcreatetraceapihan.htm" label="cwbSV_CreateTraceAPIHandle"/>
<topic href="rzaikcwbsvcreatetracespihan.htm" label="cwbSV_CreateTraceSPIHandle"/>
<topic href="rzaikcwbsvdeletetraceapihan.htm" label="cwbSV_DeleteTraceAPIHandle"/>
<topic href="rzaikcwbsvdeletetracespihan.htm" label="cwbSV_DeleteTraceSPIHandle"/>
<topic href="rzaikcwbsvlogapientry.htm" label="cwbSV_LogAPIEntry"/>
<topic href="rzaikcwbsvlogapiexit.htm" label="cwbSV_LogAPIExit"/>
<topic href="rzaikcwbsvlogspientry.htm" label="cwbSV_LogSPIEntry"/>
<topic href="rzaikcwbsvlogspiexit.htm" label="cwbSV_LogSPIExit"/>
<topic href="rzaikcwbsvsetapicomponent.htm" label="cwbSV_SetAPIComponent"/>
<topic href="rzaikcwbsvsetapiproduct.htm" label="cwbSV_SetAPIProduct"/>
<topic href="rzaikcwbsvsetspicomponent.htm" label="cwbSV_SetSPIComponent"/>
<topic href="rzaikcwbsvsetspiproduct.htm" label="cwbSV_SetSPIProduct"/>
</topic>
<topic href="rzaiksvcapilist4.htm" label="Serviceability API list: Reading service files">
<topic href="rzaikcwbsvclearservicefile.htm" label="cwbSV_ClearServiceFile"/>
<topic href="rzaikcwbsvcloseservicefile.htm" label="cwbSV_CloseServiceFile"/>
<topic href="rzaikcwbsvcreateservicerech.htm" label="cwbSV_CreateServiceRecHandle"/>
<topic href="rzaikcwbsvdeleteservicerech.htm" label="cwbSV_DeleteServiceRecHandle"/>
<topic href="rzaikcwbsvgetcomponent.htm" label="cwbSV_GetComponent"/>
<topic href="rzaikcwbsvgetdatestamp.htm" label="cwbSV_GetDateStamp"/>
<topic href="rzaikcwbsvgetmaxrecordsize.htm" label="cwbSV_GetMaxRecordSize"/>
<topic href="rzaikcwbsvgetmessagetext.htm" label="cwbSV_GetMessageText"/>
<topic href="rzaikcwbsvgetproduct.htm" label="cwbSV_GetProduct"/>
<topic href="rzaikcwbsvgetrecordcount.htm" label="cwbSV_GetRecordCount"/>
<topic href="rzaikcwbsvgetservicefilenam.htm" label="cwbSV_GetServiceFileName"/>
<topic href="rzaikcwbsvgetservicetype.htm" label="cwbSV_GetServiceType"/>
<topic href="rzaikcwbsvgettimestamp.htm" label="cwbSV_GetTimeStamp"/>
<topic href="rzaikcwbsvgettracedata.htm" label="cwbSV_GetTraceData"/>
<topic href="rzaikcwbsvgettraceapidata.htm" label="cwbSV_GetTraceAPIData"/>
<topic href="rzaikcwbsvgettraceapiid.htm" label="cwbSV_GetTraceAPIID"/>
<topic href="rzaikcwbsvgettraceapitype.htm" label="cwbSV_GetTraceAPIType"/>
<topic href="rzaikcwbsvgettracespidata.htm" label="cwbSV_GetTraceSPIData"/>
<topic href="rzaikcwbsvgettracespiid.htm" label="cwbSV_GetTraceSPIID"/>
<topic href="rzaikcwbsvgettracespitype.htm" label="cwbSV_GetTraceSPIType"/>
<topic href="rzaikcwbsvopenservicefile.htm" label="cwbSV_OpenServiceFile"/>
<topic href="rzaikcwbsvreadnewestrecord.htm" label="cwbSV_ReadNewestRecord"/>
<topic href="rzaikcwbsvreadnextrecord.htm" label="cwbSV_ReadNextRecord"/>
<topic href="rzaikcwbsvreadoldestrecord.htm" label="cwbSV_ReadOldestRecord"/>
<topic href="rzaikcwbsvreadprevrecord.htm" label="cwbSV_ReadPrevRecord"/>
</topic>
<topic href="rzaiksvcapilist5.htm" label="Serviceability API list: Retrieving message text">
<topic href="rzaikcwbsvcreateerrhandle.htm" label="cwbSV_CreateErrHandle"/>
<topic href="rzaikcwbsvdeleteerrhandle.htm" label="cwbSV_DeleteErrHandle"/>
<topic href="rzaikcwbsvgeterrclass.htm" label="cwbSV_GetErrClass"/>
<topic href="rzaikcwbsvgeterrclassindexe.htm" label="cwbSV_GetErrClassIndexed"/>
<topic href="rzaikcwbsvgeterrcount.htm" label="cwbSV_GetErrCount"/>
<topic href="rzaikcwbsvgeterrfilename.htm" label="cwbSV_GetErrFileName"/>
<topic href="rzaikcwbsvgeterrfilenameind.htm" label="cwbSV_GetErrFileNameIndexed"/>
<topic href="rzaikcwbsvgeterrlibname.htm" label="cwbSV_GetErrLibName"/>
<topic href="rzaikcwbsvgeterrlibnameinde.htm" label="cwbSV_GetErrLibNameIndexed"/>
<topic href="rzaikcwbsvgeterrsubsttext.htm" label="cwbSV_GetErrSubstText"/>
<topic href="rzaikcwbsvgeterrsubsttextin.htm" label="cwbSV_GetErrSubstTextIndexed"/>
<topic href="rzaikcwbsvgeterrtext.htm" label="cwbSV_GetErrText"/>
<topic href="rzaikcwbsvgeterrtextindexed.htm" label="cwbSV_GetErrTextIndexed"/>
</topic>
<topic href="rzaiksvcapiuseex.htm" label="Example: Using iSeries Access for Windows Serviceability APIs"/>
</topic>
<topic href="rzaiksoa.htm" label="iSeries Access for Windows System Object Access (SOA) APIs">
<topic href="rzaiksoaobjects.htm" label="SOA objects"/>
<topic href="rzaiksoaobjviews.htm" label="iSeries object views"/>
<topic href="rzaiksoatypuse.htm" label="Typical use of System Object Access APIs for iSeries Access for Windows">
<topic href="rzaiksoadisplaycustobjlist.htm" label="Displaying a customized list of iSeries objects">
<topic href="rzaiksoasamplprog1.htm" label="Sample program: Displaying a customized list of iSeries objects"/>
</topic>
<topic href="rzaiksoadisppropview.htm" label="Displaying the Properties view for an iSeries Object">
<topic href="rzaiksoasamplprog2.htm" label="Sample program: Displaying the Properties view of an object"/>
</topic>
<topic href="rzaiksoaaccessupdatedata.htm" label="Accessing and updating data for iSeries Objects">
<topic href="rzaiksoaaccessupdatesampl.htm" label="Sample program: Accessing and updating data for iSeries objects"/>
</topic>
</topic>
<topic href="rzaiksoaprogconsiderations.htm" label="iSeries Access for Windows System Object Access programming considerations">
<topic href="rzaiksoahandlerrors.htm" label="About System Object Access errors"/>
<topic href="rzaiksoaappprofiles.htm" label="System Object Access application profiles"/>
<topic href="rzaiksoamanagecommsessions.htm" label="Managing iSeries communications sessions for application programs"/>
</topic>
<topic href="rzaiksoaapilist.htm" label="System Object Access APIs for iSeries Access for Windows List">
<topic href="rzaikcwbsocloselist.htm" label="CWBSO_CloseList"/>
<topic href="rzaikcwbsocopyobjhandle.htm" label="CWBSO_CopyObjHandle"/>
<topic href="rzaikcwbsocreateerrorhandle.htm" label="CWBSO_CreateErrorHandle"/>
<topic href="rzaikcwbsocreatelisthandle.htm" label="CWBSO_CreateListHandle"/>
<topic href="rzaikcwbsocreatelisthandleex.htm" label="CWBSO_CreateListHandleEx"/>
<topic href="rzaikcwbsocreateobjhandle.htm" label="CWBSO_CreateObjHandle"/>
<topic href="rzaikcwbsocreateparmobjhand.htm" label="CWBSO_CreateParmObjHandle"/>
<topic href="rzaikcwbsodeleteerrorhandle.htm" label="CWBSO_DeleteErrorHandle"/>
<topic href="rzaikcwbsodeletelisthandle.htm" label="CWBSO_DeleteListHandle"/>
<topic href="rzaikcwbsodeleteobjhandle.htm" label="CWBSO_DeleteObjHandle"/>
<topic href="rzaikcwbsodeleteparmobjhand.htm" label="CWBSO_DeleteParmObjHandle"/>
<topic href="rzaikcwbsodisallowlistactio.htm" label="CWBSO_DisallowListActions"/>
<topic href="rzaikcwbsodisallowlistfilte.htm" label="CWBSO_DisallowListFilter"/>
<topic href="rzaikcwbsod3.htm" label="CWBSO_DisplayErrMsg"/>
<topic href="rzaikcwbsodisplaylist.htm" label="CWBSO_DisplayList"/>
<topic href="rzaikcwbsodisplayobjattr.htm" label="CWBSO_DisplayObjAttr"/>
<topic href="rzaikcwbsogeterrmsgtext.htm" label="CWBSO_GetErrMsgText"/>
<topic href="rzaikcwbsogetlistsize.htm" label="CWBSO_GetListSize"/>
<topic href="rzaikcwbsogo.htm" label="CWBSO_GetObjAttr"/>
<topic href="rzaikcwbsogetobjhandle.htm" label="CWBSO_GetObjHandle"/>
<topic href="rzaikcwbsoopenlist.htm" label="CWBSO_OpenList"/>
<topic href="rzaikcwbsoreadlistprofile.htm" label="CWBSO_ReadListProfile"/>
<topic href="rzaikcwbsorefreshobj.htm" label="CWBSO_RefreshObj"/>
<topic href="rzaikcwbsoresetparmobj.htm" label="CWBSO_ResetParmObj"/>
<topic href="rzaikcwbsosl.htm" label="CWBSO_SetListFilter"/>
<topic href="rzaikcwbsosetlistprofile.htm" label="CWBSO_SetListProfile"/>
<topic href="rzaikcwbsosetlistsortfields.htm" label="CWBSO_SetListSortFields"/>
<topic href="rzaikcwbsosetlisttitle.htm" label="CWBSO_SetListTitle"/>
<topic href="rzaikcwbsoso.htm" label="CWBSO_SetObjAttr"/>
<topic href="rzaikcwbsosetparameter.htm" label="CWBSO_SetParameter"/>
<topic href="rzaikcwbsowaitforobj.htm" label="CWBSO_WaitForObj"/>
<topic href="rzaikcwbsowritelistprofile.htm" label="CWBSO_WriteListProfile"/>
<topic href="rzaiksoaattrspecvalu.htm" label="SOA attribute special values">
<topic href="rzaiksoaattrspecvalujobs.htm" label="Job attributes"/>
<topic href="rzaiksoaattrspecvalumsgs.htm" label="Message attributes"/>
<topic href="rzaiksoaattrspecvaluprinters.htm" label="Printer attributes"/>
<topic href="rzaiksoaattrspecvaluprintoutput.htm" label="Printer output attributes"/>
<topic href="rzaiksoaattrspecvalutcpipinterfaces.htm" label="TCP/IP interfaces attributes"/>
<topic href="rzaiksoaattrspecvaluethlines.htm" label="Ethernet lines attributes"/>
<topic href="rzaiksoaattrspecvalutrlines.htm" label="Token-ring lines attributes"/>
<topic href="rzaiksoaattrspecvaluhdwrrescs.htm" label="Hardware resources attributes"/>
<topic href="rzaiksoaattrspecvalusftwrprods.htm" label="Software products attributes"/>
<topic href="rzaiksoaattrspecvalutcpiprts.htm" label="TCP/IP routes attributes"/>
<topic href="rzaiksoaattrspecvaluusersgrps.htm" label="Users and groups attributes"/>
<topic href="rzaiksoaattrspecvalulibqsys.htm" label="Libraries in QSYS attributes"/>
</topic>
</topic>
</topic>
</topic>
<topic href="rzaikcaapidb.htm" label="iSeries Access for Windows: Database programming">
<topic href="rzaikdotnetprovider.htm" label="iSeries Access for Windows .NET provider"/>
<topic href="rzaikoledbprovider.htm" label="iSeries Access for Windows OLE DB provider"/>
<topic href="rzaikappodbc.htm" label="iSeries Access for Windows ODBC">
<topic href="rzaikodbcapiinfo.htm" label="Files required to build an ODBC application">
<topic href="rzaikodbcinterfaces.htm" label="Choose an interface to access the ODBC driver"/>
<topic href="rzaikodbcapicplusplus.htm" label="ODBC C/C++ application header files"/>
<topic href="rzaikodbcenvconnstate.htm" label="ODBC APIs: General concepts"/>
<topic href="rzaikparmmarkers.htm" label="Parameter markers"/>
<topic href="rzaiksqlfetchgetdata.htm" label="SQLFetch and SQLGetData"/>
<topic href="rzaikdirectcodeodbcapis.htm" label="Code directly to ODBC APIs">
<topic href="rzaikcallingsp.htm" label="Call stored procedures"/>
<topic href="rzaikextfetch.htm" label="Block insert and block fetch C example"/>
<topic href="rzaikblockinserts.htm" label="Example: Block inserts using Visual Basic"/>
<topic href="rzaikvb5jetodbc.htm" label="Visual Basic: The compromise between Jet and ODBC APIs"/>
</topic>
<topic href="rzaikretrieveresults.htm" label="Retrieve results"/>
<topic href="rzaikbasicappsteps.htm" label="Access a database server with an ODBC application"/>
<topic href="rzaikestodbcconn.htm" label="Establish ODBC connections"/>
<topic href="rzaikexecuteodbcfunct.htm" label="Execute ODBC functions"/>
<topic href="rzaikexecuteprepstmt.htm" label="Execute prepared statements">
<topic href="string2byte.htm" label="Convert strings and arrays of byte"/>
</topic>
<topic href="rzaikodbcfunctionrc.htm" label="ODBC API return codes"/>
<topic href="rzaikendodbcfunct.htm" label="End ODBC functions"/>
</topic>
<topic href="rzaikodbcapifunctions.htm" label="Implementation issues of ODBC APIs">
<topic href="odbcapis.htm" label="ODBC 3.x APIs Notes">
<topic href="rzaiksqlconsider.htm" label="SQL Statement Considerations"/>
</topic>
<topic href="connectkeywords.htm" label="Connection string keywords">
<topic href="rzaikconnstrkeywordsgeneralprop.htm" label="Connection string keywords - General properties"/>
<topic href="rzaikconnstrkeywordsservprop.htm" label="Connection string keywords - Server Properties"/>
<topic href="rzaikconnstrkeywordsformatprop.htm" label="Connection string keywords - Format properties"/>
<topic href="rzaikconnstrkeywordspkgprop.htm" label="Connection string keywords - Package properties"/>
<topic href="rzaikconnstrkeywordsperfprop.htm" label="Connection string keywords - Performance properties"/>
<topic href="rzaikconnstrkeywordssortprop.htm" label="Connection string keywords - Sort properties"/>
<topic href="rzaikconnstrkeywordscatprop.htm" label="Connection string keywords - Catalog properties"/>
<topic href="rzaikconnstrkeywordstranprop.htm" label="Connection string keywords - Translation properties"/>
<topic href="rzaikconnstrkeywordsdiagprop.htm" label="Connection string keywords - Diagnostic properties"/>
<topic href="rzaikconnstrkeywordsotherprop.htm" label="Connection string keywords - other properties"/>
</topic>
<topic href="rzaikversionreleasechanges.htm" label="Version and release changes in the ODBC driver behavior"/>
<topic href="rzaikodbcapilimits.htm" label="ODBC API restrictions and unsupported functions"/>
<topic href="signon.htm" label="Signon dialog behavior"/>
<topic href="typemapping.htm" label="ODBC data types and how they correspond to DB2 UDB database types"/>
<topic href="rzaikodbclobdatalink.htm" label="Large objects (LOBs) considerations">
<topic href="rzaikblobex.htm" label="Example: Use the BLOB data type"/>
</topic>
<topic href="connstmtattr.htm" label="Connection and statement attributes"/>
<topic href="connectionpooling.htm" label="Connection pooling"/>
<topic href="escapescalar.htm" label="SQLPrepare and SQLNativeSQL escape sequences and scalar functions"/>
<topic href="distributedtransactionsupport.htm" label="Distributed transaction support"/>
<topic href="cursorrow.htm" label="Cursor Behavior Notes"/>
<topic href="extendeddynamicdisablederror.htm" label="Extended dynamic disabled error"/>
<topic href="rzaikodbc64bitrestrictions.htm" label="Restrictions of the 64bit iSeries Access for Windows ODBC Driver"/>
<topic href="rzaiksqltablesdesc.htm" label="SQLTables Description"/>
<topic href="handlinglongrunningqueries.htm" label="Handle long-running queries"/>
<topic href="rzaikcommitcontrol.htm" label="Commitment control considerations"/>
</topic>
<topic href="rzaikodbcperfconsd.htm" label="iSeries Access for Windows ODBC performance">
<topic href="rzaikperftuneodbc.htm" label="Performance-tuning iSeries Access for Windows ODBC">
<topic href="rzaikodbcperfintro.htm" label="Introduction to server performance"/>
<topic href="rzaikintrocsperf.htm" label="Introduction to client/server performance"/>
<topic href="rzaikodbcperfarch.htm" label="The performance architecture of the iSeries Access for Windows ODBC driver">
<topic href="odbcselectcommitctl.htm" label="Select a stringent level of commitment control"/>
<topic href="odbcfinetunercdblock.htm" label="Fine-tune record-blocking"/>
<topic href="useedsql.htm" label="Use Extended Dynamic SQL"/>
</topic>
</topic>
<topic href="rzaikodbcendusertools.htm" label="Performance considerations of common end-user tools">
<topic href="rzaiktoolsbadperf.htm" label="Examples: Common tool behaviors that degrade ODBC performance">
<topic href="odbcquerytoola.htm" label="Example: Query tool A"/>
<topic href="odbcquerytoolb.htm" label="Example: Query tool B"/>
<topic href="odbcquerytoolc.htm" label="Example: Query tool C"/>
</topic>
</topic>
<topic href="rzaiksqlperf.htm" label="SQL performance">
<topic href="rzaiksqlperfgencons.htm" label="SQL performance general considerations"/>
<topic href="rzaikdbdesign.htm" label="Database design">
<topic href="normalization.htm" label="Normalization"/>
<topic href="tablesize.htm" label="Table size"/>
<topic href="indexes.htm" label="Use indexes"/>
<topic href="matchattrjoinfld.htm" label="Match attributes of join fields"/>
</topic>
<topic href="rzaikoptimizer.htm" label="Optimizer">
<topic href="costest.htm" label="Cost estimation"/>
<topic href="optdecrules.htm" label="Optimizer decision-making rules"/>
</topic>
</topic>
<topic href="rzaikblockedinserts.htm" label="ODBC blocked insert statement"/>
<topic href="rzaikodbccatalogfunc.htm" label="Catalog functions"/>
<topic href="rzaikodbcexitprog.htm" label="Exit programs">
<topic href="rzaiksampluserextpgm.htm" label="Examples: User exit programs">
<topic href="userexitex1.htm" label="Example: ILE C/400 user exit program for exit point QIBM_QZDA_INIT"/>
<topic href="userexitex3.htm" label="Example: CL user exit program for exit point QIBM_QZDA_INIT"/>
<topic href="userexitex5.htm" label="Example: ILE C/400 Program for exit point QIBM_QZDA_SQL1"/>
<topic href="userexitex7.htm" label="Example: ILE C/400 program for exit point QIBM_QZDA_ROI1"/>
</topic>
<topic href="rzaikexitpgmparmformat.htm" label="Exit program parameter formats">
<topic href="exitpointtable1.htm" label="Parameter fields for exit point QIBM_QZDA_SQL2 format ZDAQ0200"/>
<topic href="exitpointtable2.htm" label="Parameter fields for exit point QIBM_QZDA_INIT format ZDAI0100"/>
<topic href="exitpointtable3.htm" label="Parameter fields for exit point QIBM_QZDA_NDB1 format ZDAD0100"/>
<topic href="exitpointtable4.htm" label="Parameter fields for exit point QIBM_QZDA_NDB1 format ZDAD0200"/>
<topic href="exitpointtable5.htm" label="Parameter fields for exit point QIBM_QZDA_SQL1 format ZDAQ0100"/>
<topic href="exitpointtable6.htm" label="Parameter fields for exit point QIBM_QZDA_ROI1 format ZDAR0100"/>
<topic href="exitpointtable7.htm" label="Parameter fields for exit point QIBM_QZDA_ROI1 format ZDAR0200"/>
</topic>
</topic>
<topic href="rzaikodbcstoredproc.htm" label="Stored procedures">
<topic href="rzaikspresultsets.htm" label="Stored procedure result sets"/>
<topic href="rzaikspex.htm" label="Examples: Stored procedures">
<topic href="runclcmd.htm" label="Example: Run CL commands that use SQL stored procedures and ODBC"/>
<topic href="vbdef.htm" label="Example: Stored procedure calls from Visual Basic with return values"/>
<topic href="callsp.htm" label="Example: Call an iSeries stored procedure by using Visual Basic"/>
<topic href="rzaikclcmd.htm" label="Example: Call CL command stored procedures"/>
<topic href="rzaikcallsp4.htm" label="Tips: Run and call iSeries stored procedures"/>
</topic>
</topic>
</topic>
<topic href="rzaikodbcprogexamples.htm" label="ODBC program examples">
<topic href="rzaikodbcviscex.htm" label="Example: Visual C++ - Access and return data by a call to a stored procedure"/>
<topic href="rzaikodbcvbex2.htm" label="Example: Visual Basic - Access and return data by a call to a stored procedure"/>
<topic href="rzaikodbcrpghostex.htm" label="Examples: RPG - Host code for ODBC stored procedures"/>
</topic>
</topic>
<topic href="rzaikapposql.htm" label="iSeries Access for Windows database APIs"/>
</topic>
<topic href="rzaikjava.htm" label="Java programming"/>
<topic href="rzaikactivex.htm" label="ActiveX programming"/>
</topic>
</toc>