ArcFM Engine Developer Guide
Startup Method (IMMPxApplicationEx3)


Syntax
'Declaration
 
Sub Startup( _
   ByVal pPxLogin As IMMPxLogin, _
   ByVal ppEnumExtNames As IMMEnumExtensionNames, _
   ByRef sAccessUserName As String _
) 
'Usage
 
Dim instance As IMMPxApplicationEx3
Dim pPxLogin As IMMPxLogin
Dim ppEnumExtNames As IMMEnumExtensionNames
Dim sAccessUserName As String
 
instance.Startup(pPxLogin, ppEnumExtNames, sAccessUserName)

Parameters

pPxLogin
ppEnumExtNames
sAccessUserName
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

IMMPxApplicationEx3 Interface
IMMPxApplicationEx3 Members

 

 


Send Comment