DataBlade API Programmer's Manual
Chapter 12: DataBlade API Function Descriptions
Home
Contents
Index
Master Index
New Book
mi_row_desc_free()
The
mi_row_desc_free()
routine frees a row descriptor, based on the row type information.
Syntax
void mi_row_desc_free(
row
)
MI_ROW_DESC *row;
row
is the row whose descriptor is to be freed.
Valid in Client Application?
Valid in Server Routine?
No
Yes
Return Values
None.
DataBlade API Programmer's Manual
, version 9.1
Copyright © 1998, Informix Software, Inc. All rights reserved.