IEnumManagerSDKs::EnumerateVMIDs
Enumerates the emulators that belong to the current platform.
HRESULT EnumerateVMIDs([out,retval] IEnumVMIDs** ppEnumVMIDs);
Parameters
- [out,retval] ppEnumVMIDs
A pointer to an object that implements IEnumVMIDs. The object is a list of the emulators in the current platform.
Return Value
An HRESULT value that indicates the outcome of the method call.
Example
This example demonstrates the usage of this method. For the complete example, see IEnumManagerSDKs.
Requirements
DEMComInterface.tlb