ArcFM Desktop Developer Guide
Initialize Method (IMMAppInitialize)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

mmLicensedProductCode enumeration value
Initializes the appliction with the specified product license. The product license determines the functionality the application will be able to access.
Syntax
'Declaration
 
Function Initialize( _
   ByVal mmLPCode As mmLicensedProductCode _
) As mmLicenseStatus
'Usage
 
Dim instance As IMMAppInitialize
Dim mmLPCode As mmLicensedProductCode
Dim value As mmLicenseStatus
 
value = instance.Initialize(mmLPCode)

Parameters

mmLPCode
mmLicensedProductCode enumeration value

Return Value

Returns a value from the mmLicenseStatus enumeration
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMAppInitialize Interface
IMMAppInitialize Members

 

 


Send Comment