Job Management Partner 1/IT Desktop Management 2 Automatic Installation Tool Administration Guide

[Contents][Glossary][Index][Back][Next]

3.5.2 Example of constants

const integer OK_END = 0;       //DM_RTN:OK_END
const integer NG_END = -1;      //DM_RTN:NG_END
const integer SET_SLEEP_TIME = 2;