ArcFM Engine Developer Guide
Execute Method (IMMSelectDesignerObject)


Syntax
'Declaration
 
Sub Execute( _
   ByVal pListItem As ID8ListItem, _
   ByVal bSelectWorkFunction As Boolean, _
   Optional ByRef lWorkFunction As Integer, _
   Optional ByRef hWndParent As Integer, _
   Optional ByVal eOption As mmDesignerObjectSelectOption _
) 
'Usage
 
Dim instance As IMMSelectDesignerObject
Dim pListItem As ID8ListItem
Dim bSelectWorkFunction As Boolean
Dim lWorkFunction As Integer
Dim hWndParent As Integer
Dim eOption As mmDesignerObjectSelectOption
 
instance.Execute(pListItem, bSelectWorkFunction, lWorkFunction, hWndParent, eOption)

Parameters

pListItem
bSelectWorkFunction
lWorkFunction
hWndParent
eOption
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

IMMSelectDesignerObject Interface
IMMSelectDesignerObject Members

 

 


Send Comment