INFORMIX
DataBlade API Programmer's Manual
Chapter 12: DataBlade API Function Descriptions
Home Contents Index Master Index New Book

mi_get_vardata_align()

The mi_get_vardata_align() accessor function gets a pointer to the data in an mi_lvarchar or mi_bitvarying variable-length structure and adjusts for any initial padding required to align the data.

Syntax

Usage

The mi_get_vardata_align() function is provided for data types whose alignment is not on a 4-byte boundary.

Return Values

A pointer to the data in the specified variable-length structure.

Related Topics

For additional information, see the descriptions of the following functions: mi_get_vardata() and mi_set_vardata_align().




DataBlade API Programmer's Manual, version 9.1
Copyright © 1998, Informix Software, Inc. All rights reserved.