Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Controls whether the redirection dialog box displays a message about printer redirection before starting a session.
This property is read/write.
Syntax
HRESULT put_WarnAboutPrinterRedirection(
[in] VARIANT_BOOL fWarn
);
HRESULT get_WarnAboutPrinterRedirection(
[out] VARIANT_BOOL *pfWarn
);
Property value
Sets whether the redirection dialog box displays a message about printer redirection.
Error codes
Returns S_OK if successful.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Type library |
|
DLL |
|
IID |
IMsRdpClientNonScriptable4 is defined as f50fa8aa-1c7d-4f59-b15c-a90cacae1fcb |