Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This interface represents platform level nodes in the Device Emulator Manager (DEM) such as Pocket PC 2003 or Windows Mobile 5.0 Smartphone.
interface IEnumManagerSDKs : IDispatch {}
Methods
Method |
Description |
---|---|
Enumerates the emulators that belong to the current platform. |
|
Moves to the next platform. |
|
Move back to the first platform. |
|
Get the name of the current platform. |
Remarks
To create an object that implements this interface, use IDeviceEmulatorManager::EnumerateSDKs. An object that implements this interface is a linked list that contains all the platforms in the node.
Example
This example lists the nodes, SDKs/platforms, and emulators in the Device Emulator Manager window.
Requirements
DEMComInterface.tlb