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.
Sets or retrieves the configuration for Point of Service device redirection.
This property is read/write.
Syntax
HRESULT put_RedirectPOSDevices(
[in] VARIANT_BOOL fRedirectPOSDevices
);
HRESULT get_RedirectPOSDevices(
[out] VARIANT_BOOL *pfRedirectPOSDevices
);
Property value
Sets Point of Service device redirection mode to TRUE or FALSE. If set to TRUE, Point of Service device redirection mode is enabled.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista |
| Minimum supported server |
Windows Server 2008 |
| Type library |
|
| DLL |
|
| IID |
IID_IMsRdpClientAdvancedSettings5 is defined as FBA7F64E-6783-4405-DA45-FA4A763DABD0 |