142 lines
12 KiB
XML
142 lines
12 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?NLS TYPE="org.eclipse.help.toc"?>
|
|
<toc label="Developing iSeries Navigator plug-ins" link_to="../rzahg/icnavx_toc.xml#rzakx/rzakx.xml" topic="rzakxkickoff.htm">
|
|
<topic href="rzakxkickoff.htm" label="Developing iSeries Navigator Plug-ins">
|
|
<topic href="rzakxwhatsnew.htm" label="What's new for V5R4"/>
|
|
<topic href="rzakxprintthis.htm" label="Printable PDF"/>
|
|
<topic href="rzakxplugsuport.htm" label="Plug-in support in iSeries Navigator">
|
|
<topic href="rzakxwhatcanIdo.htm" label="What you can do with a plug-in"/>
|
|
<topic href="rzakxhowplugswork.htm" label="How plug-ins work"/>
|
|
<topic href="rzakxplugreq.htm" label="Plug-in requirements"/>
|
|
<topic href="rzakxhowtodistrub.htm" label="Distribute plug-ins">
|
|
<topic href="rzakxsetup.htm" label="Setup.ini file">
|
|
<topic href="rzakxsetupplugininfo.htm" label="Example: Information section of setup.ini"/>
|
|
<topic href="rzakxsetupservice.htm" label="Example: Service section of setup.ini"/>
|
|
<topic href="rzakxsetupidfiles.htm" label="Example: Identify files section of setup.ini"/>
|
|
<topic href="rzakxexitprogramfiles.htm" label="Example: Exit programs section of the setup.ini"/>
|
|
</topic>
|
|
<topic href="rzakxmrisetup.htm" label="MRI setup file"/>
|
|
</topic>
|
|
<topic href="rzakxidplugstoopsnav.htm" label="Identifying plug-ins to iSeries Navigator"/>
|
|
</topic>
|
|
<topic href="rzakxinstrunsmpleplug.htm" label="Install and run sample plug-ins">
|
|
<topic href="rzakxinstrunsmpcplusplus.htm" label="Setting up sample C++ plug-ins"/>
|
|
<topic href="rzakxinstrunsmpvb.htm" label="Setting up sample Visual Basic plug-ins">
|
|
<topic href="rzakxvbdiroffiles.htm" label="Sample VB plug-in directory of files"/>
|
|
</topic>
|
|
<topic href="rzakxinstrunsmpjava.htm" label="Setting up the sample Java plug-in">
|
|
<topic href="rzakxjavadiroffiles.htm" label="Sample Java plug-in directory of files"/>
|
|
</topic>
|
|
</topic>
|
|
<topic href="rzakxpluginreference.htm" label="Plug-in programming reference">
|
|
<topic href="rzakxplugincplus.htm" label="C++ Reference">
|
|
<topic href="rzakxcpluspluscntrolflow.htm" label="iSeries Navigator structure and flow of control for C++ plug-ins"/>
|
|
<topic href="rzakxcomint.htm" label="iSeries Navigator COM interfaces for C++">
|
|
<topic href="rzakxdescia4hierarchy.htm" label="Description of IA4HierarchyFolder Interface"/>
|
|
<topic href="rzakxia4hierarchyifspec.htm" label="IA4HierarchyFolder interface specifications listing">
|
|
<topic href="rzakxia4hfactivate.htm" label="IA4HierarchyFolder::Activate"/>
|
|
<topic href="rzakxia4hfbindtolist.htm" label="IA4HierarchyFolder::BindToList"/>
|
|
<topic href="rzakxia4hfdisplayerrormessage.htm" label="IA4HierarchyFolder::DisplayErrorMessage"/>
|
|
<topic href="rzakxia4hfgetattributes.htm" label="IA4HierarchyFolder::GetAttributesOf"/>
|
|
<topic href="rzakxia4hfgetcolumndataitem.htm" label="IA4HierarchyFolder::GetColumnDataItem"/>
|
|
<topic href="rzakxia4hfgetcolumninfo.htm" label="IA4HierarchyFolder::GetColumnInfo"/>
|
|
<topic href="rzakxia4hfgeticonindexof.htm" label="IA4HierarchyFolder::GetIconIndexOf"/>
|
|
<topic href="rzakxia4hfgetitemcount.htm" label="IA4HierarchyFolder::GetItemCount"/>
|
|
<topic href="rzakxia4hfgettoolbarinfo.htm" label="IA4HierarchyFolder::GetToolBarInfo"/>
|
|
<topic href="rzakxia4hfgetlistobject.htm" label="IA4HierarchyFolder::GetListObject"/>
|
|
<topic href="rzakxia4hfitemat.htm" label="IA4HierarchyFolder::ItemAt"/>
|
|
<topic href="rzakxia4hfprocessterminating.htm" label="IA4HierarchyFolder::ProcessTerminating"/>
|
|
<topic href="rzakxia4hfrefresh.htm" label="IA4HierarchyFolder::Refresh"/>
|
|
</topic>
|
|
<topic href="rzakxdescia4propsheet.htm" label="Description of IA4PropSheetNotify interface"/>
|
|
<topic href="rzakxia4propsheetifspec.htm" label="IA4PropSheetNotify interface specifications listing">
|
|
<topic href="rzakxia4psninformuserstate.htm" label="IA4PropSheetNotify::InformUserState"/>
|
|
<topic href="rzakxia4psnapplychanges.htm" label="IA4PropSheetNotify::ApplyChanges"/>
|
|
<topic href="rzakxia4psngeterrormessage.htm" label="IA4PropSheetNotify::GetErrorMessage"/>
|
|
</topic>
|
|
</topic>
|
|
<topic href="rzakxapis.htm" label="iSeries Navigator APIs">
|
|
<topic href="rzakxapilist.htm" label="iSeries Navigator API listing"/>
|
|
<topic href="rzakxcwbungetsystemvalue.htm" label="cwbUN_GetSystemValue"/>
|
|
<topic href="rzakxcwbungetsystemhandle.htm" label="cwbUN_GetSystemHandle"/>
|
|
<topic href="rzakxcwbunreleasesystemhandle.htm" label="cwbUN_ReleaseSystemHandle"/>
|
|
<topic href="rzakxcwbuncheckobjectauthor.htm" label="cwbUN_CheckObjectAuthority"/>
|
|
<topic href="rzakxcwbuncheckspecialautho.htm" label="cwbUN_CheckSpecialAuthority"/>
|
|
<topic href="rzakxcwbuncheckas400name.htm" label="cwbUN_CheckAS400Name"/>
|
|
<topic href="rzakxcwbungetuserattribute.htm" label="cwbUN_GetUserAttribute"/>
|
|
<topic href="rzakxcwbunconvertpidltostri.htm" label="cwbUN_ConvertPidlToString"/>
|
|
<topic href="rzakxcwbungetdisplaynameiid.htm" label="cwbUN_GetDisplayNameFromItemId"/>
|
|
<topic href="rzakxcwbungetdisplaynamenme.htm" label="cwbUN_GetDisplayNameFromName"/>
|
|
<topic href="rzakxcwbungetdisplaypathnme.htm" label="cwbUN_GetDisplayPathFromName"/>
|
|
<topic href="rzakxcwbungetindexfromitemi.htm" label="cwbUN_GetIndexFromItemId"/>
|
|
<topic href="rzakxcwbungetindexfromname.htm" label="cwbUN_GetIndexFromName"/>
|
|
<topic href="rzakxcwbungetindexfrompidl.htm" label="cwbUN_GetIndexFromPidl"/>
|
|
<topic href="rzakxcwbungetlistobject.htm" label="cwbUN_GetListObject"/>
|
|
<topic href="rzakxcwbungetparentfolderna.htm" label="cwbUN_GetParentFolderNameFromName"/>
|
|
<topic href="rzakxcwbungetparentfolderpa.htm" label="cwbUN_GetParentFolderPathFromName"/>
|
|
<topic href="rzakxcwbungetparentfolderpi.htm" label="cwbUN_GetParentFolderPidl"/>
|
|
<topic href="rzakxcwbungetsystemnamename.htm" label="cwbUN_GetSystemNameFromName"/>
|
|
<topic href="rzakxcwbungetsystemnamepidl.htm" label="cwbUN_GetSystemNameFromPidl"/>
|
|
<topic href="rzakxcwbungettypefromname.htm" label="cwbUN_GetTypeFromName"/>
|
|
<topic href="rzakxcwbungettypefrompidl.htm" label="cwbUN_GetTypeFromPidl"/>
|
|
<topic href="rzakxcwbunrefreshall.htm" label="cwbUN_RefreshAll"/>
|
|
<topic href="rzakxcwbunrefreshlist.htm" label="cwbUN_RefreshList"/>
|
|
<topic href="rzakxcwbunrefreshlistitems.htm" label="cwbUN_RefreshListItems"/>
|
|
<topic href="rzakxcwbunupdatestatusbar.htm" label="cwbUN_UpdateStatusBar"/>
|
|
<topic href="rzakxcwbungetodbcconnection.htm" label="cwbUN_GetODBCConnection"/>
|
|
<topic href="rzakxcwbunendodbcconnections.htm" label="cwbUN_EndODBCConnections"/>
|
|
<topic href="rzakxcwbungeticonindex.htm" label="cwbUN_GetIconIndex"/>
|
|
<topic href="rzakxcwbungetsharedimagelis.htm" label="cwbUN_GetSharedImageList"/>
|
|
<topic href="rzakxcwbungetadminvalue.htm" label="cwbUN_GetAdminValue"/>
|
|
<topic href="rzakxcwbungetadminvalueex.htm" label="cwbUN_GetAdminValueEx"/>
|
|
<topic href="rzakxcwbungetadmincachestat.htm" label="cwbUN_GetAdminCacheState"/>
|
|
<topic href="rzakxcwbungetadmincachestateex.htm" label="cwbUN_GetAdminCacheStateEx"/>
|
|
<topic href="rzakxcwbunissubcomponentins.htm" label="cwbUN_IsSubcomponentInstalled"/>
|
|
<topic href="rzakxcwbunopenlocalldapserv.htm" label="cwbUN_OpenLocalLdapServer"/>
|
|
<topic href="rzakxcwbunfreelocalldapserv.htm" label="cwbUN_FreeLocalLdapServer"/>
|
|
<topic href="rzakxcwbungetldapsvrport.htm" label="cwbUN_GetLdapSvrPort"/>
|
|
<topic href="rzakxcwbungetldapsvrsuffixc.htm" label="cwbUN_GetLdapSvrSuffixCount"/>
|
|
<topic href="rzakxcwbungetldapsvrsuffixn.htm" label="cwbUN_GetLdapSvrSuffixName"/>
|
|
<topic href="rzakxcwbunopenldappublishin.htm" label="cwbUN_OpenLdapPublishing"/>
|
|
<topic href="rzakxcwbunfreeldappublishin.htm" label="cwbUN_FreeLdapPublishing"/>
|
|
<topic href="rzakxcwbungetldappublishcou.htm" label="cwbUN_GetLdapPublishCount"/>
|
|
<topic href="rzakxcwbungetldappublishtyp.htm" label="cwbUN_GetLdapPublishType"/>
|
|
<topic href="rzakxcwbungetldappublishser.htm" label="cwbUN_GetLdapPublishServer"/>
|
|
<topic href="rzakxcwbungetldappublishpor.htm" label="cwbUN_GetLdapPublishPort"/>
|
|
<topic href="rzakxcwbungetldappublishpar.htm" label="cwbUN_GetLdapPublishParentDn"/>
|
|
</topic>
|
|
<topic href="rzakxreturncodes.htm" label="Return codes unique to iSeries Navigator APIs"/>
|
|
</topic>
|
|
<topic href="rzakxpluginvb.htm" label="Visual Basic Reference">
|
|
<topic href="rzakxvbcntrolflow.htm" label="iSeries Navigator structure and flow of control for Visual Basic plug-ins"/>
|
|
<topic href="rzakxopnavinterfaceclassvb.htm" label="iSeries Navigator Visual Basic interfaces">
|
|
<topic href="rzakxopnavlistmanagerclassvb.htm" label="iSeries Navigator ListManager interface class"/>
|
|
<topic href="rzakxopnavactionsmanagerclassvb.htm" label="iSeries Navigator ActionsManager interface class"/>
|
|
<topic href="rzakxopnavdroptargetmanagerclassvb.htm" label="iSeries Navigator DropTargetManager interface class"/>
|
|
</topic>
|
|
</topic>
|
|
<topic href="rzakxpluginjava.htm" label="Java Reference">
|
|
<topic href="rzakxjavacntrolflow.htm" label="iSeries Navigator structure and flow of control for Java plug-ins"/>
|
|
</topic>
|
|
<topic href="rzakxcreateplugin.htm" label="Customize the plug-in registry files">
|
|
<topic href="rzakxsmpcplusreg.htm" label="Customize the C++ registry values">
|
|
<topic href="rzakxpriregkeyex.htm" label="Example: Primary registry key"/>
|
|
<topic href="rzakxshellext.htm" label="Shell plug-ins"/>
|
|
</topic>
|
|
<topic href="rzakxsmpvbreg.htm" label="Customize the VB plug-in registry values">
|
|
<topic href="rzakxprntkeyvalues.htm" label="Parent field values"/>
|
|
<topic href="rzakxnewforegkeyex.htm" label="Example: New folder registry key"/>
|
|
</topic>
|
|
<topic href="rzakxsmpjvreg.htm" label="Sample Java registry file"/>
|
|
<topic href="rzakxproperty.htm" label="Property pages for a property sheet handler">
|
|
<topic href="rzakxdescquerycntxtmenu.htm" label="Description of QueryContextMenu flags"/>
|
|
</topic>
|
|
<topic href="rzakxconstructvbproppgs.htm" label="Example: Constructing Visual Basic property pages for a property sheet handler"/>
|
|
<topic href="rzakxjavaproperty.htm" label="Property sheet handling in Java">
|
|
<topic href="rzakxexpropmngr.htm" label="Example: Java Properties Manager"/>
|
|
</topic>
|
|
<topic href="rzakxsslregistryentry.htm" label="Secure Sockets Layer (SSL) registry entry"/>
|
|
</topic>
|
|
</topic>
|
|
</topic>
|
|
</toc> |