Share via


PhCommon Controls APIs (Windows Embedded CE 6.0)

1/6/2010

The following table shows the Application Programming Interfaces for the PhCommon Controls.

Programming element Description

PHInitCommonControls

This interface registers the common controls.

PHUnInitCommonControls

This interface cleans up any resources used by PhCommon.

PHDrawBackground

This interface draws a background rectangle.

PHMenuScreen

This interface creates a menu screen control.

PHMessageBox

This interface creates a message box.

PHCreateTextDisplayItem

This interface creates a text display item for a listbox.

PHDialogScreen

This interface creates a dialog screen.

PHRegisterSingletonApplication

This interface registers this application as a singleton application.

PHCreateLabeledEditDisplayItem

This interface creates a labeled edit box.

PHGetColor

This interface retrieves the specified color from the resources.

PHGetFont

This interface retrieves the specified font from the GDI cache or creates the font, if necessary.

DIALOG_HOOK_PROC

The optional dialog callback function for the dialog screen control.

IVoIPDisplayItem

This interface implements custom display functionality used by the PhCommon controls.

See Also

Reference

PhCommon Interfaces and APIs
PhCommon Reference