Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

SetTime – PB Docs 2022 – PowerBuilder Library

SetTime – PB Docs 2022

SetTime

Description

Resets the value of the specified pbtime object.

Syntax

Argument

Description

time

The pbtime object to be reset

hour

An hour in the range 0 to 23

minute

A minute in the range 0 to 59

second

A second in the range 0 to 59.999999

Return value

PBX_RESULT. PBX_OK for success or PBX_E_INVALID_ARGUMENT if the
new time is invalid.

Examples

This code puts a new time with the value 01:01:01 into the
time_val property of the pArguments array if the value in the PBCallInfo
structure is null. Otherwise it sets time_val to the time in the
PBCallInfo structure:

Usage

If the parameters are invalid, the time is reset to
0:0:0.0.

See also

NewTime

SplitTime


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x