Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Gets the current state of the emulator.
HRESULT get_State([out, retval] int* pState);
Parameters
- [out,retval] pState
A pointer to an EMULATOR_STATE enumeration that represents the current state of the emulator.
Return Value
An HRESULT value that indicates the outcome of the method call.
Remarks
The emulator can be not running, running, or cradled.
Example
This example demonstrates the usage of this method. For the complete example, see IDeviceEmulatorManagerVMID.
Requirements
DEMComInterface.tlb