ArcFM Engine Developer Guide
Show Method (IComPropertyPageSiteConfig)


Syntax
'Declaration
 
Sub Show( _
   ByVal hParentWnd As Integer, _
   ByVal lStartPage As Integer _
) 
'Usage
 
Dim instance As IComPropertyPageSiteConfig
Dim hParentWnd As Integer
Dim lStartPage As Integer
 
instance.Show(hParentWnd, lStartPage)
void Show( 
   int hParentWnd,
   int lStartPage
)

Parameters

hParentWnd
lStartPage
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

IComPropertyPageSiteConfig Interface
IComPropertyPageSiteConfig Members

 

 


Send Comment