MobiLink Server-Initiated Synchronization User's Guide
Clears (zeros) the fields of an a_msg instance.
void makeEmpty ( )
The following example uses the makeEmpty function to clear the contents of an a_msg instance.
a_msg* msgA; msgA -> makeEmpty();
SQL Anywhere Studio 9.0.2
Copyright © 1989–2004 Sybase, Inc. Portions copyright © 2001–2004 iAnywhere Solutions, Inc. All rights reserved.