Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Retrieves the device with the specified identifier.
This property is read-only.
Syntax
HRESULT get_DeviceById(
[in] BSTR devInstanceId,
[out, retval] IMsRdpDevice **ppDevice
);
Property value
An IMsRdpDevice interface pointer.
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_IMsRdpDeviceCollection is defined as 56540617-d281-488c-8738-6a8fdf64a118 |