nn::nex::DOHandle::GetDatasetNameString Member Function

Syntax

const qChar * GetDatasetNameString(
     qByte byDatasetIndex
) const;

Parameters

Name Description
byDatasetIndex [in] Specifies the index number of the dataset.

Return Values

Returns a pointer to a string representing the dataset's name.

Description

Gets a string representing the name of the dataset having the specified index in the duplicated object specified by this handle.

See Also

DuplicatedObject::GetdatasetNameString

Revision History

2011/01/27
Initial version.

CONFIDENTIAL