nw::lyt::TextBox::GetString Member Function

Syntax

const wchar_t * GetString() const;

Arguments

None.

Return Values

Returns the start address of the text string being stored. Returns NULL if a buffer for the text string has not been allocated.

Description

Gets the text string being stored.

See Also

SetString
GetStringLength

Revision History

2009/09/18
Initial version.

CONFIDENTIAL