Platform SDK: Broadcast Architecture

CDatabaseConnection::DisconnectFromDatabase

The DisconnectFromDatabase method closes a connection to the Guide database. DisconnectFromDatabase also closes the workspace. C syntax is shown.

BOOL DisconnectFromDatabase(void);

Parameters

None.

Return Values

Returns TRUE if the database and workspace were successfully closed, and FALSE otherwise.

Requirements

  Windows NT/2000: Unsupported.
  Windows 95/98: Requires Windows 98.
  Header: Declared in dbsets.h.
  Import Library: Use dbsets.lib or dbsetsst.lib.

See Also

SetJet