Platform SDK: Broadcast Architecture |
The Edit method calls directly into an underlying DAO Edit method for the recordset to start an editing operation. C syntax is shown.
void Edit(void);
None.
This method does not return a value.
Most developers do not need to use this method. It is intended for use by ISVs that write their own Guide data object classes to wrap tables they have added to the Guide database.
Windows NT/2000: Unsupported.
Windows 95/98: Requires Windows 98.
Header: Declared in dbsets.h.
Import Library: Use dbsets.lib or dbsetsst.lib.