fullScreen

Accesses the object for the Full Screen item in the M-Business Client menus.

Interface

PODSMenu

IDL definition
readonly attribute PODSMenuItem fullScreen;
JavaScript synopsis
menu.fullScreen
C synopsis
PODSMenuItem* PODSgetFullScreen(PODSMenu* menu);
Parameters
  • menu   The PODSMenu object.

Returns

The object for the Full Screen item in the M-Business Client menus.