Platform SDK: Broadcast Architecture |
The EndUpdateRS method updates a record that was opened for editing by the StartUpdateRS method. C syntax is shown.
void EndUpdateRS(void);
None.
This method does not return a value.
Windows NT/2000: Unsupported.
Windows 95/98: Requires Windows 98.
Header: Declared in dbsets.h.
Import Library: Use dbsets.lib or dbsetsst.lib.