nw::lyt::ExtUserData Class

Syntax

class ExtUserData

Description

This is the extended user data class.

A name string and data are stored following the object.

Member Functions

Constructors and Destructors
ExtUserData Constructor.
Set/Get
GetName Gets the name of the extended user data.
GetType Gets the type of extended user data.
GetNum Gets the amount of extended user data.
GetString Gets the extended user data as a character string.
GetIntArray Gets the extended user data as an array of integers.
GetFloatArray Gets the extended user data as an array of floats.

See Also

Pane
res::ExtUserDataList

Revision History

2009/09/18
Initial version.

CONFIDENTIAL