IDeviceEmulatorManagerVMID::get_VMID
Gets the virtual machine identifier (VMID) that uniquely identifies the emulator.
HRESULT get_VMID([out, retval] BSTR* pVMID);
Parameters
- [out,retval] pVMID
A pointer to a string that contains the emulator's VMID.
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 IDeviceEmulatorManagerVMID.
Requirements
DEMComInterface.tlb