IMsRdpClientAdvancedSettings::get_RdpdrClipCleanTempDirString (Windows Embedded CE 6.0)
1/6/2010
This method is no longer supported and always returns S_FALSE.
This method retrieves a value that indicates the message to display, before exiting, while the ActiveX client control is deleting files in a temporary directory.
Syntax
HRESULT get_RdpdrClipCleanTempDirString(
BSTR *clipCleanTempDirString
);
Parameters
- clipCleanTempDirString
[out] BSTR that indicates the message to display while the ActiveX client control is deleting files in a temporary directory.
Return Value
Returns S_FALSE.
Remarks
This method is available for backward compatibility only.
Requirements
Header | mstsax.h, mstsax.idl |
Library | Mstsax.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |
See Also
Reference
IMsRdpClientAdvancedSettings Methods for Customization and Performance
IMsRdpClientAdvancedSettings