Miner.Interop.Process Namespace > IMMPxDatabaseUpgrader Interface : Execute Method |
'Declaration
Function Execute( _ ByRef pCallback As IMMPxUpgraderCallback _ ) As System.Boolean
'Usage
Dim instance As IMMPxDatabaseUpgrader Dim pCallback As IMMPxUpgraderCallback Dim value As System.Boolean value = instance.Execute(pCallback)
System.bool Execute( ref IMMPxUpgraderCallback pCallback )
function Execute( var pCallback: IMMPxUpgraderCallback ): System.Boolean;
function Execute( pCallback : IMMPxUpgraderCallback ) : System.boolean;
System.bool Execute( ref IMMPxUpgraderCallback* pCallback )
System.bool Execute( IMMPxUpgraderCallback^% pCallback )
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