CDaoWorkspace::GetIniPath

static CString PASCAL GetIniPath( );
throw( CDaoException, CMemoryException );

Return Value

A CString containing the registry ___location.

Remarks

Call this member function to obtain the ___location of the Microsoft Jet database engine’s initialization settings in the Windows registry. You can use the ___location to obtain information about settings for the database engine. The information returned is actually the name of a registry subkey.

For more information about the database engine, see the article in Visual C++ Programmer's Guide. For related information, see the topics "IniPath Property" and "Customizing Windows Registry Settings for Data Access" in DAO Help.

CDaoWorkspace OverviewClass MembersHierarchy Chart

See Also   CDaoWorkspace::SetIniPath, CDaoWorkspace::GetVersion