2.33.4 GetMetadataValue


Description

Syntax

C++: LPCSTR GetMetadataValue(int index)

Parameters

index
from 0 to count(of results) -1

Return

A string XML

Remark

XML format

ShortName:
  Meta: DWORD
  Value: Text

LongName:
  Meta: DWORD
  Value: Text

Comments:
  Meta: DWORD
  Value: Text

Notes:
  Meta: DWORD
  Value: Text

InforVariables:
  Meta: DWORD
  Key: Text (variable name)
  Value: Text (variable value)

Cell:
  Meta: DWORD
  Key: Text (row name)
  Type: Numeric (row type, like RCLT_SAMPLE_RATE in oc_const.h)
  Row: Numeric (row index)
  Value: Text (cell value)

GraphTextObject:
  Meta: DWORD
  Key: Text (object name)
  Type: Numeric (object type, like FEB_TEXTOBJ_LEGEND in oc_const.h)
  Value: Text (object value)

Examples

Version Information

See Also