Share via


IMsRdpClientNonScriptable2 (Compact 7)

3/12/2014

This interface manages nonscriptable settings.

Methods

This interface inherits methods from the IUnknown and IMsRdpClientNonScriptable interfaces. In addition, this interface defines the following methods.

Method Description

put_UIParentWindowHandle

Sets the window handle to be the parent window for the control.

get_UIParentWindowHandle

Retrieves the window handle of the parent window for the control.

Properties

This interface defines the following property. The preceding table includes methods for this property.

Property Access type Description

UIParentWindowHandle

Read/write

The window handle to be the parent window for the control. This allows any windows displayed by the control to be properly modal with respect to any windows displayed by the parent application.

Remarks

The methods of this interface are not available for use by scriptable clients.

This interface has been extended by the following interfaces, with each new interface inheriting all of the methods and properties of the previous interfaces.

Requirements

Header

mstsax.h,
mstsax.idl

Library

Mstsax.lib

See Also

Reference

Remote Desktop ActiveX Control Interfaces
IMsRdpClientNonScriptable
IMsTscNonScriptable