GetTimeString

PowerBuilder Native Interface

IPB_Session interface:

GetTimeString method

Description

Converts data in a pbtime object to a string.

Syntax

GetTimeString(pbtime time)

Argument

Description

time

The pbtime data object to be converted to a string.

Return Values

LPCTSTR.

See Also