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.
Specifies or retrieves whether dynamically attached Plug and Play (PnP) drives that are enumerated while in a session are available for redirection.
This property is read/write.
Syntax
HRESULT put_RedirectDynamicDrives(
[in] VARIANT_BOOL fRedirectDynamicDrives
);
HRESULT get_RedirectDynamicDrives(
[out] VARIANT_BOOL *pfRedirectDynamicDrives
);
Property value
Specifies whether dynamically attached PnP drives that are enumerated while in a session are available for redirection.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista |
| Minimum supported server |
Windows Server 2008 |
| Type library |
|
| DLL |
|
| IID |
IID_IMsRdpClientNonScriptable3 is defined as b3378d90-0728-45c7-8ed7-b6159fb92219 |