IModalWindow interface (shobjidl_core.h)

Exposes a method that represents a modal window.

Inheritance

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

Methods

The IModalWindow interface has these methods.

 
IModalWindow::Show

Launches the modal window.

Remarks

IModalWindow's IID is IID_IModalWindow.

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header shobjidl_core.h (include Shobjidl.h)