Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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