DataBlade API Programmer's Manual
Chapter 12: DataBlade API Function Descriptions
Home
Contents
Index
Master Index
New Book
mi_type_owner()
The
mi_type_owner()
function returns the owner of a type.
Syntax
mi_string *mi_type_owner(
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 owner of the type.
DataBlade API Programmer's Manual
, version 9.1
Copyright © 1998, Informix Software, Inc. All rights reserved.