IDesktopUserActionsConsumer Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a hosted control that will accept a pointer to the IDesktopUserActionsConsumer interface.
public interface class IDesktopUserActionsConsumer
public interface IDesktopUserActionsConsumer
type IDesktopUserActionsConsumer = interface
Public Interface IDesktopUserActionsConsumer
- Derived
Methods
DesktopLoadingComplete() |
Raised when the desktop has completed loading. |
SetDesktopUserActionsAccess(IDesktopUserActions) |
Sets a pointer to itself into the hosted control that implemented the IDesktopUserActionsConsumer interface. |