IEnumVMIDs
This interface represents device level nodes, such as Pocket PC 2003 Square Emulator, in the Device Emulator Manager (DEM).
interface IEnumVMIDs : IDispatch {};
Methods
Method |
Description |
---|---|
Gets an object that implements IDeviceEmulatorManagerVMID that represents the current device in the enumeration. |
|
Moves to the next device in the list. |
|
Moves back to the first device in the list. |
Remarks
To create an object that implements this interface, use IEnumManagerSDKs::EnumerateVMIDs. An object that implements this interface is a linked list that contains all the devices in a platform.
Example
This example lists the nodes, SDKs/platforms, and emulators in the Device Emulator Manager window.
Requirements
DEMComInterface.tlb