[This is preliminary documentation and subject to change.]
The GetWorkspaceUnknown method returns a pointer to the workspace opened during the SetJet method call.
LPUNKNOWN GetWorkspaceUnknown(void);
None.
This methods returns an IUnknown pointer to a workspace interface. You should cast this variable to an IDAOWorkspace pointer.
Windows NT: Unsupported.
Windows: Requires Windows 98.
Windows CE: Unsupported.
Header: Declared in dbsets.h.
Import Library: Use dbsets.lib or dbsetsSt.lib.
Unicode: Yes.