62 lines
4.6 KiB
HTML
62 lines
4.6 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="copyright" content="(C) Copyright IBM Corporation 2005" />
|
|
<meta name="DC.rights.owner" content="(C) Copyright IBM Corporation 2005" />
|
|
<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="concept" />
|
|
<meta name="DC.Title" content="IA4PropSheetNotify interface specifications listing" />
|
|
<meta name="abstract" content="The IA4PropSheetNotify interface supplies notifications to the implementation of IShellPropSheetExt that are needed when adding additional property pages to one of the Users and Groups property sheets." />
|
|
<meta name="description" content="The IA4PropSheetNotify interface supplies notifications to the implementation of IShellPropSheetExt that are needed when adding additional property pages to one of the Users and Groups property sheets." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakxcomint.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakxia4psninformuserstate.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakxia4psnapplychanges.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakxia4psngeterrormessage.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakxproperty.htm" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzakxia4propsheetifspec" />
|
|
<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>IA4PropSheetNotify interface specifications listing </title>
|
|
</head>
|
|
<body id="rzakxia4propsheetifspec"><a name="rzakxia4propsheetifspec"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">IA4PropSheetNotify interface specifications listing </h1>
|
|
<div><p>The IA4PropSheetNotify interface supplies notifications to the implementation of IShellPropSheetExt that are needed when adding additional property pages to one of the Users and Groups property
|
|
sheets.</p>
|
|
<p>These notifications are necessary because creating and destroying Users and Groups property sheets may occur many times before the user clicks <span class="uicontrol">OK</span> on the main Properties dialog.
|
|
IA4PropSheetNotify informs the IShellPropSheetExt implementation when changes that are made by the user should be saved.</p>
|
|
<p>The iSeries™ Navigator learns about an IA4PropSheetNotify implementation by means of the normal registry entries that are
|
|
defined for iSeries Navigator plug-ins. In addition, when a property sheet handler for the Users and Groups component is
|
|
registered, a special registry value is supported that allows the plug-in to specify to which property sheet it desires to add pages.</p>
|
|
<p>Link to any of the following IA4PropSheetNotify interface specifications:</p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzakxia4psninformuserstate.htm">IA4PropSheetNotify::InformUserState</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzakxia4psnapplychanges.htm">IA4PropSheetNotify::ApplyChanges</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzakxia4psngeterrormessage.htm">IA4PropSheetNotify::GetErrorMessage</a></strong><br />
|
|
</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakxcomint.htm" title="The functions implemented by a plug-in logically are grouped into Component Object Model (COM) interfaces.">iSeries Navigator COM interfaces for C++</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rzakxproperty.htm" title="The Microsoft Foundation Class Library classes cannot be used to construct property pages for a property sheet handler. However, IBM provides CExtPropertyPage, which may be used in place of the MFC class CPropertyPage.">Property pages for a property sheet handler</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |