Share via


IDeviceEmulatorManager::get_Name

Gets the name of the current node such as My Device Emulators, All Device Emulators, or Others.

HRESULT get_Name([out, retval] BSTR* pbstrName);

Parameters

  • [out] pbstrName
    A pointer to a BSTR that is populated with the name of the current node after the method call.

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

Requirements

DEMComInterface.tlb