4.8.3.84. GET_PROFILE_TABLEINFO

The GET_PROFILE_TABLEINFO function get the table information from property file.

Table 4.213 Function Name

Language type

Subroutine

C/C++

get_propfile_tableinfo(idFileParam, sblock, nblock, sNameTable, nNameTable, szDataTable, errflg)

Table 4.214 Parameter information

Variable Name

Size

Description

idFileParam

int

[in] property file ID.

sblock

char[256]

[in] block name

nblock

int

[in] the number of block name characters

sNameTable

char[256]

[out] table name

nNameTable

int

[out] the number of table name characters.

szDataTable

int

[out] the total number of data in the table

errflg

int

[out] error status (0: No error, 1: error)