ArcFM Engine Developer Guide
Initialize Method (IMMWMSPlugInControl)


IMMWMSPropertySet
This method initializes the address control's property set.
Syntax
'Declaration
 
Sub Initialize( _
   ByVal pInitPropSet As IMMWMSPropertySet _
) 
'Usage
 
Dim instance As IMMWMSPlugInControl
Dim pInitPropSet As IMMWMSPropertySet
 
instance.Initialize(pInitPropSet)
void Initialize( 
   IMMWMSPropertySet pInitPropSet
)

Parameters

pInitPropSet
IMMWMSPropertySet
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

IMMWMSPlugInControl Interface
IMMWMSPlugInControl Members

 

 


Send Comment