DataBlade API Programmer's Manual
Chapter 12: DataBlade API Function Descriptions
Home
Contents
Index
Master Index
New Book
mi_type_align()
The
mi_type_align()
function gets the alignment for a given type.
Syntax
mi_integer mi_type_align(
d
)
MI_TYPE_DESC *d;
d
is a pointer to a type description pointer.
Valid in Client Application?
Valid in Server Routine?
Yes
Yes
Usage
The default type alignment is 4 bytes.
Return Values
The type alignment in bytes.
DataBlade API Programmer's Manual
, version 9.1
Copyright © 1998, Informix Software, Inc. All rights reserved.