ArcFM Engine Developer Guide
InitializeUI Method (IMMAttributeEditorUI3)


Syntax
'Declaration
 
Sub InitializeUI( _
   ByVal pCallback As IMMAttributeEditorUICallback _
) 
'Usage
 
Dim instance As IMMAttributeEditorUI3
Dim pCallback As IMMAttributeEditorUICallback
 
instance.InitializeUI(pCallback)
void InitializeUI( 
   IMMAttributeEditorUICallback pCallback
)

Parameters

pCallback
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

IMMAttributeEditorUI3 Interface
IMMAttributeEditorUI3 Members

 

 


Send Comment