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 count of objects in the collection.
This property is read-only.
Syntax
HRESULT get_DeviceCount(
[out] ULONG *pDeviceCount
);
Property value
The object count.
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 |