NewTime

PowerBuilder Native Interface

IPB_Session interface:

NewTime method

Description

Syntax

NewTime()

Return Values

Examples

Session->SplitTime(ci.returnValue->GetTime(), &hh,
   &mm, &ss);
ret_val = Session-> NewTime();
Session-> SetTime(ret_val, hh, mm, ss);

Usage

See Also