Views
Data Access Package API Reference Guide
Product Documentation:
Views Documentation Home
Functions
home.h File Reference
#include <ilviews/ilv.h>
#include <ilviews/dataccess/macros.h>

Functions

IlBoolean IliAppendDataAccessPath (IlvDisplay *display)
 Use this function to add the path to the dataccess resources. However if you want to add a Data Access resource to your RC file, you must add the subdirectory of the file. For example, if you want to add the dataccess.dbm, in fact, you must add dataccess/dataccess.dbm. More...
 

Detailed Description

Library: dataccess
Declarations about path and resources path.

Function Documentation

◆ IliAppendDataAccessPath()

IlBoolean IliAppendDataAccessPath ( IlvDisplay display)

Use this function to add the path to the dataccess resources. However if you want to add a Data Access resource to your RC file, you must add the subdirectory of the file. For example, if you want to add the dataccess.dbm, in fact, you must add dataccess/dataccess.dbm.

Library: dataccess

Parameters
displayThe display.