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