ILaunchSourceViewSizePreference interface

Provides methods for retrieving information about the source application.

Members

The ILaunchSourceViewSizePreference interface inherits from the IUnknown interface. ILaunchSourceViewSizePreference also has these types of members:

Methods

The ILaunchSourceViewSizePreference interface has these methods.

MethodDescription
GetSourceViewSizePreference

Retrieves the view size preference of the application after the application has launched.

GetSourceViewToPosition

Retrieves the position of the source application window.

 

Remarks

When to implement

-->

Requirements

Minimum supported client

Windows 8.1 [desktop apps only]

Minimum supported server

Windows Server 2012 R2 [desktop apps only]

Header

Shobjidl.h

IDL

Shobjidl.idl

See also

IUnknown
ILaunchTargetViewSizePreference

 

 

Show: