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.
These notifications are necessary because creating and destroying Users and Groups property sheets may occur many times before the user clicks OK on the main Properties dialog. IA4PropSheetNotify informs the IShellPropSheetExt implementation when changes that are made by the user should be saved.
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.
Link to any of the following IA4PropSheetNotify interface specifications: