ReleaseDateTimeString

PowerBuilder Native Interface

IPB_Session interface:

ReleaseDateTimeString method

Description

Frees the memory acquired using GetDateTimeString.

Syntax

ReleaseDateTimeString(LPCTSTR string)

Argument

Description

string

The string to be released from memory

Return Values

None.

See Also