ArcFM Desktop Developer Guide
IMMPxApplication Interface Methods

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

For a list of all members of this type, see IMMPxApplication members.

Public Methods
 NameDescription
 MethodFilterVisibleBy passing in a ProgID for a filter, you can check if it's visible.  
 MethodFindPxExtensionByNameAllows you to programmatically get a pointer to a PxExtension by specifying the extensions name. This returns an empty pointer if the extension is not currently loaded.  
 MethodFindUsersByRoleReturns an enumeration of PxUsers that are assigned the specified role.  
 MethodHideHides the Process Framework Application (visible property will now return false).  
 MethodInitConnectionWhen called, this method brings up the login dialog.  
 MethodShowShows the Process Framework application (visible property will return true).  
 MethodShutdownShuts down the Process Framework Application. Any extensions will be shut down as a result.  
 MethodStartupStarts the Process Framework Application. Any extensions will be started as well.  
 MethodStateEnabledAllows a programmer to check if a specific state is enabled or available given the currently selected node and the user's roles. The Process Framework task/subtask framework has made this method obsolete.  
 MethodTransitionEnabledAllows a programmer to check if a specific transition is enabled or available given the currently selected node and the user's roles. The Process Framework task/subtask framework has made this method obsolete.  
Top
See Also

Reference

IMMPxApplication Interface
Miner.Interop.Process Namespace

 

 


Send Comment