IDeviceEmulatorManagerVMID::Reset

Resets the emulator.

HRESULT Reset([in] BOOL bSoft);

Parameters

  • [in] bSoft
    Indicates whether the emulator should perform a hard or soft reset. If true, a soft reset is performed.

Return Value

An HRESULT value that indicates the outcome of the method call.

Remarks

This is the equivalent of selecting Reset from the Actions menu in the Device Emulator Manager window.

Example

This example demonstrates the usage of this method. For the complete example, see IDeviceEmulatorManagerVMID::GetConfiguration.

Requirements

DEMComInterface.tlb