Platform SDK: Broadcast Architecture |
The GetWorkspaceName method retrieves the name of the open workspace. C syntax is shown.
CString GetWorkspaceName(void);
None.
Returns an MFC CString object that contains the name of the workspace. Your application should not alter this string.
The name of the open workspace is set during the preceding call to the SetJet method.
Windows NT/2000: Unsupported.
Windows 95/98: Requires Windows 98.
Header: Declared in dbsets.h.
Import Library: Use dbsets.lib or dbsetsst.lib.