IModalWindow interface
Exposes a method that represents a modal window. This interface is used in the Windows XP Passport Wizard.
Members
The IModalWindow interface inherits from the IUnknown interface. IModalWindow also has these types of members:
Methods
The IModalWindow interface has these methods.
| Method | Description |
|---|---|
| Show |
Launches the modal window. |
Remarks
IModalWindow's IID is IID_IModalWindow.
Requirements
|
Minimum supported client |
Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2003 [desktop apps only] |
|
Header |
|
|
IDL |
|
Show: