CETSC UI Functions (Compact 7)

3/12/2014

The following functions are available to OEMs who want to customize Windows Embedded Compact Terminal Services Client (CETSC) user interface (UI).

Programming element Description

GetAuxTabInfo

Returns information about the additional tabs that the OEM added to the CETSC UI.

Initialize

Initializes a connection between cetsc.exe and cetscoem.dll to enable the exchange of information about OEM customizations to the CETSC UI.

OemHelpProc

invokes Help information when the user clicks the Help button in CETSC UI.

OemProcXXX

Represents a dialog handle routine for each property page in CETSC UI.

SetTabDispArea

Sets the display area for a property page in the main dialog for CETSC UI.

TscSettingsRead

Retrieves the current CETSC UI settings.

TscSettingsWrite

Writes updated values to the settings store that is implemented in cetsc.exe.

See Also

Other Resources

CETSC UI