Bewerken

Delen via


IMsRdpDevice::DeviceInstanceId property

Retrieves the device instance identifier of the device.

This property is read-only.

Syntax

HRESULT get_DeviceInstanceId(
  [out] BSTR *pDevInstanceId
);

Property value

The device instance identifier.

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
MsTscAx.dll
DLL
MsTscAx.dll
IID
IID_IMsRdpDevice is defined as 60c3b9c8-9e92-4f5e-a3e7-604a912093ea

See also

IMsRdpDevice