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.
1/6/2010
This method retrieves a pointer to the IMsRdpClientAdvancedSettings interface. The interface can be used to set advanced settings for the client control.
Syntax
HRESULT get_AdvancedSettings2(
IMsRdpClientAdvancedSettings *ppAdvSettings)
;
Parameters
- ppAdvancedSettings
[out] Pointer to the IMsRdpClientAdvancedSettings interface, which can be used to set advanced settings for the ActiveX client control.
Return Value
If the method succeeds, S_OK is returned. Any other HRESULT value indicates that the call failed.
Requirements
| Header | discodlg.h, mstsax.idl |
| Library | Mstsax.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |