DataBlade API Programmer's Manual
Chapter 12: DataBlade API Function Descriptions
Home
Contents
Index
Master Index
New Book
mi_type_maxlength()
The
mi_type_maxlength()
function returns the maximum length of a given type.
Syntax
mi_integer mi_type_maxlength(
td
)
MI_TYPE_DESC *td;
td
is a pointer to the type descriptor.
Valid in Client Application?
Valid in Server Routine?
Yes
Yes
Return Values
The maximum length of the given type.
DataBlade API Programmer's Manual
, version 9.1
Copyright © 1998, Informix Software, Inc. All rights reserved.