IDeviceEmulatorManagerVMID::get_Name
Gets the name of the emulator, for example, Pocket PC 2003 SE Emulator.
HRESULT get_Name([out, retval] BSTR* pbstrName);
Parameters
- [out, retval] pbstrName
A pointer to a string that contains the name of the emulator after the method returns.
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