Desktop User Actions Consumer Interface
The interface contains methods describing a hosted control that accepts a pointer to the Desktop User Actions interface.
The following figure shows the public structure of the interface:
The following table describes the methods in the interface:
|
Method |
Description |
|---|---|
|
DesktopLoadingComplete |
The method notifies when the desktop completes loading. |
|
SetDesktopUserActionsAccess |
The method is used to set a pointer to itself into the hosted control implementing the Desktop User Actions interface. |
Show: