ArcFM Desktop Developer Guide
IMMAppInitialize Interface Members
Methods 

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The following tables list the members exposed by IMMAppInitialize.

Public Methods
 NameDescription
 MethodCheckInExtensionChecks in the specified extension license once it has been checked out with the CheckOutExtension method.  
 MethodCheckOutExtensionChecks out the specified extension license. Before using the CheckOutExtension method use the IsExtensionCodeAvailable method to ensure the extension license is available with the product used to Initialize the application with.  
 MethodInitializeInitializes the appliction with the specified product license. The product license determines the functionality the application will be able to access.  
 MethodInitializedProductReturns the product license that was passed to the Initialize method.  
 MethodIsExtensionCheckedOutIndicates whether the specified extension license is currently checked out.  
 MethodIsExtensionCodeAvailableReturns whether the specified extension license is available with the specified product license that will be used to Initialize the application (not every extension license is available with every product license).  
 MethodIsProductCodeAvailableReturns whether the specified license is available. If the license is available it can be used to Initialize the application.  
 MethodShutdownBefore an application is shut down the MMAppInitialize object must be shut down.  
Top
See Also

Reference

IMMAppInitialize Interface
Miner.Interop Namespace

 

 


Send Comment