Platform SDK: Broadcast Architecture |
The GetWorkspaceUnknown method returns a pointer to the workspace opened during the preceding SetJet method call. C syntax is shown.
LPUNKNOWN GetWorkspaceUnknown(void);
None.
Returns an IUnknown pointer to a workspace interface. You should cast this variable to an IDAOWorkspace pointer.
Windows NT/2000: Unsupported.
Windows 95/98: Requires Windows 98.
Header: Declared in dbsets.h.
Import Library: Use dbsets.lib or dbsetsst.lib.