Miner.Interop Namespace > IMMAboutDialog Interface : Execute Method |
'Declaration
Sub Execute( _ ByVal sProductName As System.String _ )
'Usage
Dim instance As IMMAboutDialog Dim sProductName As System.String instance.Execute(sProductName)
void Execute( System.string sProductName )
procedure Execute( sProductName: System.String );
function Execute( sProductName : System.String );
void Execute( System.string* sProductName )
void Execute( System.String^ sProductName )
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