ArcFM Engine Developer Guide
CreateTree Method


Syntax
'Declaration
 
Sub CreateTree( _
   ByVal parentHWnd As Integer _
) 
'Usage
 
Dim instance As ID8ViewEvents
Dim parentHWnd As Integer
 
instance.CreateTree(parentHWnd)
void CreateTree( 
   int parentHWnd
)

Parameters

parentHWnd
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

ID8ViewEvents Interface
ID8ViewEvents Members

 

 


Send Comment