CAViewer::SetArrayName

CAViewer class

Sets the character string to be displayed on the Array Viewer title bar.

BOOL SetArrayName(
  const char *title
  );

Parameters

title
The character string to be displayed on the title bar.

Return Value

Returns TRUE if the operation was successful; otherwise, FALSE.

See Also

CAViewer::GetArrayName