Platform SDK: Broadcast Architecture |
The SetJet function passes local static storage for the DAO engine, workspace, and database objects from the CdbDatabase object to the DAO engine. C syntax is shown.
void SetJet( CdbDBEngine *pEngine, CdbWorkspace *pWorkspace, CdbDatabase *pDatabase );
This method does not return a value.
Your application must call SetJet before it can call any of the methods of the Guide data objects.
Windows NT/2000: Unsupported.
Windows 95/98: Requires Windows 98.
Header: Declared in dbsets.h.
Import Library: Use dbsets.lib or dbsetsst.lib.