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.
Retrieves the device description to be displayed to the user if the display name is not available.
This property is read-only.
Syntax
HRESULT get_DeviceDescription(
[out] BSTR *pDeviceDescription
);
Property value
The device description.
Error codes
If the method succeeds, S_OK is returned. Any other HRESULT value indicates that the call failed.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Type library |
|
DLL |
|
IID |
IID_IMsRdpDevice is defined as 60c3b9c8-9e92-4f5e-a3e7-604a912093ea |