IMsRdpClientNonScriptable3::ShowRedirectionWarningDialog property
Specifies or retrieves whether the redirection warning dialog box should be shown.
This property is read/write.
Syntax
HRESULT put_ShowRedirectionWarningDialog(
[in] VARIANT_BOOL fShowRdrDlg
);
HRESULT get_ShowRedirectionWarningDialog(
[out] VARIANT_BOOL *pfShowRdrDlg
);
Property value
Specifies whether the redirection warning dialog box should be shown.
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 |