Added FLMEXP and FLMAPI to exported APIs.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@112 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -44,7 +44,7 @@ FSTATIC RCODE flmNextKey(
|
||||
/*API~***********************************************************************
|
||||
Desc: Retrieves a key from an index based on a passed-in GEDCOM tree and DRN.
|
||||
*END************************************************************************/
|
||||
RCODE FlmKeyRetrieve(
|
||||
FLMEXP RCODE FLMAPI FlmKeyRetrieve(
|
||||
HFDB hDb,
|
||||
FLMUINT uiIndex,
|
||||
FLMUINT uiContainer,
|
||||
@@ -636,4 +636,3 @@ FSTATIC RCODE flmNextKey(
|
||||
Exit:
|
||||
return( rc);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user