Miner.Interop Namespace > IComPropertyPageSiteConfig Interface : Show Method |
'Declaration
Sub Show( _ ByVal hParentWnd As System.Integer, _ ByVal lStartPage As System.Integer _ )
'Usage
Dim instance As IComPropertyPageSiteConfig Dim hParentWnd As System.Integer Dim lStartPage As System.Integer instance.Show(hParentWnd, lStartPage)
void Show( System.int hParentWnd, System.int lStartPage )
procedure Show( hParentWnd: System.Integer; lStartPage: System.Integer );
function Show( hParentWnd : System.int, lStartPage : System.int );
void Show( System.int hParentWnd, System.int lStartPage )
void Show( System.int hParentWnd, System.int lStartPage )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2