ArcFM Desktop Developer Guide
CheckInExtension Method (IMMAppInitialize)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

mmLicensedExtensionCodeenumeration value
Checks in the specified extension license once it has been checked out with the CheckOutExtension method.
Syntax
'Declaration
 
Function CheckInExtension( _
   ByVal mmLXCode As mmLicensedExtensionCode _
) As mmLicenseStatus
'Usage
 
Dim instance As IMMAppInitialize
Dim mmLXCode As mmLicensedExtensionCode
Dim value As mmLicenseStatus
 
value = instance.CheckInExtension(mmLXCode)

Parameters

mmLXCode
mmLicensedExtensionCodeenumeration 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