ArcFM Desktop Developer Guide
add_LoginChanged Method (IMMLoginEvents_Event)


Syntax
'Declaration
 
Sub add_LoginChanged( _
   ByVal A_1 As IMMLoginEvents_LoginChangedEventHandler _
) 
'Usage
 
Dim instance As IMMLoginEvents_Event
Dim A_1 As IMMLoginEvents_LoginChangedEventHandler
 
instance.add_LoginChanged(A_1)
void add_LoginChanged( 
   IMMLoginEvents_LoginChangedEventHandler A_1
)

Parameters

A_1
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

IMMLoginEvents_Event Interface
IMMLoginEvents_Event Members

 

 


Send Comment