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.
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