Share via


IMsRdpClientAdvancedSettings::put_RdpdrLocalPrintingDocName (Windows Embedded CE 6.0)

1/6/2010

This method is no longer supported and always returns S_FALSE.

This method sets a string that indicates the name to use for printer documents that are redirected.

Syntax

HRESULT put_RdpdrLocalPrintingDocName( 
    BSTR localPrintingDocName
);

Parameters

  • localPrintingDocName
    [in] BSTR that indicates the name to use for printer documents.

Property Value/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