Platform SDK: Broadcast Architecture |
The DisconnectFromDatabase method closes a connection to the Guide database. DisconnectFromDatabase also closes the workspace. C syntax is shown.
BOOL DisconnectFromDatabase(void);
None.
Returns TRUE if the database and workspace were successfully closed, and FALSE otherwise.
Windows NT/2000: Unsupported.
Windows 95/98: Requires Windows 98.
Header: Declared in dbsets.h.
Import Library: Use dbsets.lib or dbsetsst.lib.