Top   Module   Use   Manual   Index 

com :: sun :: star :: frame ::

constants group DispatchResultState


Description


Constants

const short FAILURE = = 0;
const short SUCCESS = = 1;
const short DONTKNOW = = 2;
Top of Page