Desktop Core Class

The CcfDesktopCore class contains properties and methods used for IAD implementations. The methods in the class can be overridden by an inheriting class, and are called by the Desktop core system.


The following figure shows the structure of the class:

Ee712800.43825839-8a36-4202-9cc4-66101ce9a510(en-us,MSDN.10).png


The class has the following elements:

Element

Description

AgenDesktopID property

The property holds the ID of the IAD after registration.

CcfDesktopCore

The constructor method for the class.

RegisterCcfDesktop

The method registers the IAD with the CCF Server. This enables the CCF Desktops to be identified by other desktops and remote monitoring tools.

AppWithFocus property

The method unregisters the IAD from the CCF Server.


Show: