Changes to export FlmAllocDbSystem.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@268 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -4539,7 +4539,7 @@ Exit:
|
||||
/****************************************************************************
|
||||
Desc: Allocates an F_DbSystem object for non-COM applications
|
||||
****************************************************************************/
|
||||
RCODE FlmAllocDbSystem(
|
||||
XFLMEXP RCODE XFLMAPI FlmAllocDbSystem(
|
||||
IF_DbSystem ** ppDbSystem)
|
||||
{
|
||||
flmAssert( ppDbSystem && *ppDbSystem == NULL);
|
||||
|
||||
Reference in New Issue
Block a user