CdbDBEngine::SetIniPath, GetIniPath Property

Sets or returns information about the Windows registry key that contains values for the Microsoft Jet database engine (Microsoft Jet workspaces only).

Settings and Return Values

The setting or return value is a string that points to a user-supplied portion of the Windows registry key containing Microsoft Jet database engine settings or parameters needed for installable ISAM databases.

Syntax

VOIDSetIniPath(LPCTSTR pstr);

CStringGetIniPath(VOID);

Set Parameters

Type Example Description
LPCTSTR pstr Pointer to a string containing the user-supplied portion of the registry key.