:: com :: sun :: star :: deployment ::

constants group Prerequisites

Constants
PLATFORM  
DEPENDENCIES  
LICENSE  
Constants' Details
PLATFORM
const long PLATFORM = 0x1;
DEPENDENCIES
const long DEPENDENCIES = 0x2;
LICENSE
const long LICENSE = 0x04;
Top of Page