| Miner.Interop Namespace > IMMTransporter2 Interface : RestoreBackup Method | 
'DeclarationFunction RestoreBackup( _ ByVal sId As System.String _ ) As System.Boolean
'UsageDim instance As IMMTransporter2 Dim sId As System.String Dim value As System.Boolean value = instance.RestoreBackup(sId)
System.bool RestoreBackup( System.string sId )
function RestoreBackup( 
    sId: System.String
): System.Boolean; 
            function RestoreBackup( sId : System.String ) : System.boolean;
System.bool RestoreBackup( System.string* sId )
System.bool RestoreBackup( System.String^ sId )
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