Main Page | Features | Central Services | csv-Files | Types | Transfer | Access | API-C | API-.NET | API-Java | Examples | Downloads
page generated on 18.05.2024 - 04:45
Data Fields
PropertyQueryStruct Struct Reference

Defines a simple property query structure (legacy, minimal information) More...

#include <tinetype.h>

Data Fields

BYTE prpAccess
 
char prpDescription [32]
 
BYTE prpFormat
 
char prpName [PROPERTY_NAME_SHORTSIZE]
 
UINT16 prpSize
 

Detailed Description

Defines a simple property query structure (legacy, minimal information)

Note
As there is no way to distinguish input data set from output data sets with this simple form of the query structure, the assumption that the input size and type are the same as the output size and type (if input data are required) is usually made. The extended property query structure 'PropertyQueryStructEx' is more complete in this regard.

Field Documentation

◆ prpAccess

BYTE PropertyQueryStruct::prpAccess

the allowed data access for this property (either CA_READ, CA_WRITE or both)

◆ prpDescription

char PropertyQueryStruct::prpDescription[32]

the property description

◆ prpFormat

BYTE PropertyQueryStruct::prpFormat

the default output data format accepted for this property

◆ prpName

char PropertyQueryStruct::prpName[PROPERTY_NAME_SHORTSIZE]

the property name

◆ prpSize

UINT16 PropertyQueryStruct::prpSize

the maximum allowed size of an output data set associated with the property


The documentation for this struct was generated from the following file:

Impressum   |   Imprint   |   Datenschutzerklaerung   |   Data Privacy Policy   |   Declaration of Accessibility   |   Erklaerung zur Barrierefreiheit
Generated for TINE API by  doxygen 1.5.8