DynamicsBaseHostedControl.desktopAccess Field
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.
A reference to the IDesktopUserActions interface that provides access to some basic session management functions.
protected: Microsoft::Uii::Desktop::Core::IDesktopUserActions ^ desktopAccess;
protected Microsoft.Uii.Desktop.Core.IDesktopUserActions desktopAccess;
val mutable desktopAccess : Microsoft.Uii.Desktop.Core.IDesktopUserActions
Protected desktopAccess As IDesktopUserActions