ArcFM Desktop Developer Guide
InitializedProduct Method (IMMAppInitialize)


Version: 10.2.1a

Resource Center Home

Returns the product license that was passed to the Initialize method.
Syntax
'Declaration
 
Function InitializedProduct() As mmLicensedProductCode
'Usage
 
Dim instance As IMMAppInitialize
Dim value As mmLicensedProductCode
 
value = instance.InitializedProduct()
mmLicensedProductCode InitializedProduct()

Return Value

Returns a value from the mmLicensedProductCode 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