Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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