IMsRdpPreferredRedirectionInfo::UseRedirectionServerName property
Gets and sets whether to use the redirection server name.
This property is read/write.
Syntax
HRESULT put_UseRedirectionServerName(
[in] VARIANT_BOOL UseRedirectionServerName
);
HRESULT get_UseRedirectionServerName(
[out] VARIANT_BOOL *UseRedirectionServerName
);
Property value
Whether to use the redirection server name.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Type library |
|
DLL |
|
IID |
IID_IMsRdpPreferredRedirectionInfo is defined as FDD029F9-9574-4DEF-8529-64B521CCCAA4 |