screen

Gets the PODSScreen object for the M-Business Client browser window.

Interface

PODSWindow

IDL definition
read-only attribute PODSScreen screen;
JavaScript synopsis
window.screen
C synopsis
PODSScreen* PODSgetScreen(PODSWindow* window);
Parameters
  • window   The PODSWindow object.

Returns

The PODSScreen object for the M-Business Client browser window.