rwlogo

Rogue Wave Views
Data Access Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

 All Classes Files Functions Variables Typedefs Enumerations Enumerator
List of all members | Public Attributes
IliMapEntry Struct Reference

struct type More...

#include <ilviews/dataccess/maptable.h>

Public Attributes

const char * label
 
IlInt value
 

Detailed Description

struct type

Library: dataccess

This structure is used to define rows for IliMapTable objects.

See Also
IliMapTable

Member Data Documentation

const char* IliMapEntry::label

Contains the string value, the last value must be 0.

IlInt IliMapEntry::value

Contains the integer value, the last value must be 0.


© Copyright 2015, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.