IADesktopP2 interface (shlobj.h)

Provides methods to manage the Windows Desktop.

Inheritance

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

Methods

The IADesktopP2 interface has these methods.

 
IADesktopP2::UpdateAllDesktopSubscriptions

Calls the UpdateAllDesktopSubscriptions function to update desktop subscriptions.

Remarks

Despite its name, this interface does not inherit from IActiveDesktopP.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header shlobj.h

See also

Using the Active Desktop Object