Share via


IShellService.AllowTakeForeground Method (Int32)

 

Namespace:   Microsoft.Windows.Simulator.Common
Assembly:  Microsoft.Windows.Simulator.Client (in Microsoft.Windows.Simulator.Client.dll)

Syntax

void AllowTakeForeground(
    int processid
)
void AllowTakeForeground(
    int processid
)
abstract AllowTakeForeground : 
        processid:int -> unit
Sub AllowTakeForeground (
    processid As Integer
)

Parameters

See Also

IShellService Interface
Microsoft.Windows.Simulator.Common Namespace

Return to top