IEnumVMIDs::get_VMID
Gets an object that implements IDeviceEmulatorManagerVMID which represents the current device in the enumeration.
HRESULT GetVMID([out, retval] IDeviceEmulatorManagerVMID** ppVMID);
Parameters
- [out, retval] ppVMID
A pointer to an object that implements IDeviceEmulatorManagerVMID which represents the current device in the enumeration.
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 IEnumVMIDs.
Requirements
DEMComInterface.tlb