213 lines
8.5 KiB
HTML
213 lines
8.5 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="reference" />
|
|
<meta name="DC.Title" content="cwbAD_IsComponentInstalled" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaikadminapilist.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="cwbad_iscomponentinstalled" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>cwbAD_IsComponentInstalled</title>
|
|
</head>
|
|
<body id="cwbad_iscomponentinstalled"><a name="cwbad_iscomponentinstalled"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1"><span class="apiname">cwbAD_IsComponentInstalled</span></h1>
|
|
<div><div class="section"><h4 class="sectiontitle">Purpose</h4><p>Indicates whether a specific iSeries™ Access
|
|
for Windows<sup>®</sup> component
|
|
is installed.</p>
|
|
</div>
|
|
<div class="section"><h4 class="sectiontitle">Syntax</h4><pre>
|
|
unsigned long CWB_ENTRY cwbAD_IsComponentInstalled(
|
|
unsigned long ulComponentID,
|
|
cwb_Boolean *bIndicator);</pre>
|
|
</div>
|
|
<div class="section"><h4 class="sectiontitle">Parameters</h4><dl><dt class="dlterm">unsigned long ulComponentID - input</dt>
|
|
<dd>Must be set to one of the following component IDs: <dl><dt class="dlterm">CWBAD_COMP_SSL</dt>
|
|
<dd>Secure Sockets Layer</dd>
|
|
<dt class="dlterm">CWBAD_COMP_SSL_128_BIT</dt>
|
|
<dd>Secure Sockets Layer 128 bit <div class="note"><span class="notetitle">Note:</span> This constant is defined to be the
|
|
same as CWBAD_COMP_SSL.</div>
|
|
</dd>
|
|
<dt class="dlterm">CWBAD_COMP_SSL_56_BIT</dt>
|
|
<dd>Secure Sockets Layer 56 bit <div class="note"><span class="notetitle">Note:</span> This constant is defined to be the same
|
|
as CWBAD_COMP_SSL.</div>
|
|
</dd>
|
|
<dt class="dlterm">CWBAD_COMP_SSL_40_BIT</dt>
|
|
<dd>Secure Sockets Layer 40 bit <div class="note"><span class="notetitle">Note:</span> This constant is defined to be the same
|
|
as CWBAD_COMP_SSL.</div>
|
|
</dd>
|
|
<dt class="dlterm">CWB_COMP_BASESUPPORT</dt>
|
|
<dd>iSeries Access
|
|
for Windows required
|
|
programs</dd>
|
|
<dt class="dlterm">CWBAD_COMP_OPTIONAL_COMPS</dt>
|
|
<dd>iSeries Access
|
|
for Windows Optional
|
|
Components</dd>
|
|
<dt class="dlterm">CWBAD_COMP_DIRECTORYUPDATE</dt>
|
|
<dd>Directory Update</dd>
|
|
<dt class="dlterm">CWBAD_COMP_IRC</dt>
|
|
<dd>Incoming Remote Command</dd>
|
|
<dt class="dlterm">CWBAD_COMP_OUG</dt>
|
|
<dd>User's Guide</dd>
|
|
<dt class="dlterm">CWBAD_COMP_OPNAV</dt>
|
|
<dd> iSeries Navigator</dd>
|
|
<dt class="dlterm">CWBAD_COMP_DATA_ACCESS</dt>
|
|
<dd>Data Access</dd>
|
|
<dt class="dlterm">CWBAD_COMP_DATA_TRANSFER</dt>
|
|
<dd>Data Transfer</dd>
|
|
<dt class="dlterm">CWBAD_COMP_DT_BASESUPPORT</dt>
|
|
<dd>Data Transfer Base Support</dd>
|
|
<dt class="dlterm">CWBAD_COMP_DT_EXCEL_ADDIN</dt>
|
|
<dd>Data Transfer Excel Add-in</dd>
|
|
<dt class="dlterm">CWBAD_COMP_DT_WK4SUPPORT</dt>
|
|
<dd>Data Transfer WK4 file support</dd>
|
|
<dt class="dlterm">CWBAD_COMP_ODBC</dt>
|
|
<dd>ODBC</dd>
|
|
<dt class="dlterm">CWBAD_COMP_OLEDB</dt>
|
|
<dd>OLE DB Provider</dd>
|
|
<dt class="dlterm">CWBAD_COMP_MP</dt>
|
|
<dd>.NET Data Provider</dd>
|
|
<dt class="dlterm">CWBAD_COMP_AFP_VIEWER</dt>
|
|
<dd>AFP™ Workbench
|
|
Viewer</dd>
|
|
<dt class="dlterm">CWBAD_COMP_JAVA_TOOLBOX</dt>
|
|
<dd>Java™ Toolbox</dd>
|
|
<dt class="dlterm">CWBAD_COMP_PC5250</dt>
|
|
<dd>PC5250 Display and Printer Emulator <p><strong>PC5250 Display and Printer Emulator
|
|
subcomponents:</strong> </p>
|
|
<ul><li>CWBAD_COMP_PC5250_BASE_KOREAN</li>
|
|
<li>CWBAD_COMP_PC5250_PDFPDT_KOREAN</li>
|
|
<li>CWBAD_COMP_PC5250_BASE_SIMPCHIN</li>
|
|
<li>CWBAD_COMP_PC5250_PDFPDT_SIMPCHIN</li>
|
|
<li>CWBAD_COMP_PC5250_BASE_TRADCHIN</li>
|
|
<li>CWBAD_COMP_PC5250_PDFPDT_TRADCHIN</li>
|
|
<li>CWBAD_COMP_PC5250_BASE_STANDARD</li>
|
|
<li>CWBAD_COMP_PC5250_PDFPDT_STANDARD</li>
|
|
<li>CWBAD_COMP_PC5250_FONT_ARABIC</li>
|
|
<li>CWBAD_COMP_PC5250_FONT_BALTIC</li>
|
|
<li>CWBAD_COMP_PC5250_FONT_LATIN2</li>
|
|
<li>CWBAD_COMP_PC5250_FONT_CYRILLIC</li>
|
|
<li>CWBAD_COMP_PC5250_FONT_GREEK</li>
|
|
<li>CWBAD_COMP_PC5250_FONT_HEBREW</li>
|
|
<li>CWBAD_COMP_PC5250_FONT_LAO</li>
|
|
<li>CWBAD_COMP_PC5250_FONT_THAI</li>
|
|
<li>CWBAD_COMP_PC5250_FONT_TURKISH</li>
|
|
<li>CWBAD_COMP_PC5250_FONT_VIET</li>
|
|
<li>CWBAD_COMP_PC5250_FONT_HINDI</li>
|
|
</ul>
|
|
</dd>
|
|
<dt class="dlterm">CWBAD_COMP_PRINTERDRIVERS</dt>
|
|
<dd>Printer Drivers</dd>
|
|
<dt class="dlterm">CWBAD_COMP_AFP_DRIVER</dt>
|
|
<dd>AFP printer
|
|
driver</dd>
|
|
<dt class="dlterm">CWBAD_COMP_SCS_DRIVER</dt>
|
|
<dd>SCS printer driver</dd>
|
|
<dt class="dlterm">CWBAD_COMP_OP_CONSOLE</dt>
|
|
<dd>Operations Console</dd>
|
|
<dt class="dlterm">CWBAD_COMP_TOOLKIT</dt>
|
|
<dd>Programmer's Toolkit</dd>
|
|
<dt class="dlterm">CWBAD_COMP_TOOLKIT_BASE</dt>
|
|
<dd>Headers, Libraries, and Documentation</dd>
|
|
<dt class="dlterm">CWBAD_COMP_TOOLKIT_VBW</dt>
|
|
<dd>Visual Basic Wizard</dd>
|
|
<dt class="dlterm">CWBAD_COMP_EZSETUP</dt>
|
|
<dd>EZ Setup</dd>
|
|
<dt class="dlterm">CWBAD_COMP_TOOLKIT_JAVA_TOOLS</dt>
|
|
<dd>Programmer's Toolkit Tools for Java</dd>
|
|
<dt class="dlterm">CWBAD_COMP_SCREEN_CUSTOMIZER_ENABLER</dt>
|
|
<dd>Screen Customizer Enabler</dd>
|
|
<dt class="dlterm">CWBAD_COMP_OPNAV_BASESUPPORT</dt>
|
|
<dd>iSeries Navigator
|
|
Base Support</dd>
|
|
<dt class="dlterm">CWBAD_COMP_OPNAV_BASE_OPS</dt>
|
|
<dd>iSeries Navigator
|
|
Basic Operations</dd>
|
|
<dt class="dlterm">CWBAD_COMP_OPNAV_JOB_MGMT</dt>
|
|
<dd>iSeries Navigator
|
|
Job Management</dd>
|
|
<dt class="dlterm">CWBAD_COMP_OPNAV_SYS_CFG</dt>
|
|
<dd>iSeries Navigator
|
|
System Configuration</dd>
|
|
<dt class="dlterm">CWBAD_COMP_OPNAV_NETWORK</dt>
|
|
<dd>iSeries Navigator
|
|
Networks</dd>
|
|
<dt class="dlterm">CWBAD_COMP_OPNAV_SECURITY</dt>
|
|
<dd>iSeries Navigator
|
|
Security</dd>
|
|
<dt class="dlterm">CWBAD_COMP_OPNAV_USERS_GROUPS</dt>
|
|
<dd>iSeries Navigator
|
|
Users and Groups</dd>
|
|
<dt class="dlterm">CWBAD_COMP_OPNAV_DATABASE</dt>
|
|
<dd>iSeries Navigator
|
|
Database</dd>
|
|
<dt class="dlterm">CWBAD_COMP_OPNAV_BACKUP</dt>
|
|
<dd>iSeries Navigator
|
|
Backup</dd>
|
|
<dt class="dlterm">CWBAD_COMP_OPNAV_APP_DEV</dt>
|
|
<dd>iSeries Navigator
|
|
Application Development</dd>
|
|
<dt class="dlterm">CWBAD_COMP_OPNAV_APP_ADMIN</dt>
|
|
<dd>iSeries Navigator
|
|
Application Administration</dd>
|
|
<dt class="dlterm">CWBAD_COMP_OPNAV_FILE_SYSTEMS</dt>
|
|
<dd>iSeries Navigator
|
|
File Systems</dd>
|
|
<dt class="dlterm">CWBAD_COMP_OPNAV_MGMT_CENTRAL</dt>
|
|
<dd>iSeries Navigator
|
|
Management Central</dd>
|
|
<dt class="dlterm">CWBAD_COMP_OPNAV_MGMT_COMMANDS</dt>
|
|
<dd>iSeries Navigator
|
|
Management Central - Commands</dd>
|
|
<dt class="dlterm">CWBAD_COMP_OPNAV_MGMT_PACK_PROD</dt>
|
|
<dd>iSeries Navigator
|
|
Management Central - Packages and Products</dd>
|
|
<dt class="dlterm">CWBAD_COMP_OPNAV_MGMT_MONITORS</dt>
|
|
<dd>iSeries Navigator
|
|
Management Central - Monitors</dd>
|
|
<dt class="dlterm">CWBAD_COMP_OPNAV_LOGICAL_SYS</dt>
|
|
<dd>iSeries Navigator
|
|
Logical Systems</dd>
|
|
<dt class="dlterm">CWBAD_COMP_OPNAV_ADV_FUNC_PRES</dt>
|
|
<dd>iSeries Navigator Advanced
|
|
Function Presentation™</dd>
|
|
</dl>
|
|
</dd>
|
|
<dt class="dlterm">cwb_Boolean *bIndicator - output</dt>
|
|
<dd>Will contain CWB_TRUE if the component is installed. Will return CWB_FALSE
|
|
if the component is not installed. Will not be set if an error occurs.</dd>
|
|
</dl>
|
|
</div>
|
|
<div class="section"><h4 class="sectiontitle">Return Codes</h4><p>The following list shows common return
|
|
values.</p>
|
|
<dl><dt class="dlterm">CWB_OK</dt>
|
|
<dd>Successful completion.</dd>
|
|
<dt class="dlterm">CWB_INVALID_POINTER</dt>
|
|
<dd>Invalid pointer.</dd>
|
|
<dt class="dlterm">CWB_INVALID_COMPONENT_ID</dt>
|
|
<dd>The component ID is invalid for this release.</dd>
|
|
</dl>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaikadminapilist.htm" title="The following APIs are used in Administration.">Administration APIs list</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |