Added some comments about keeping enums and defines in sync with java and csharp code.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@876 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -752,6 +752,8 @@
|
||||
FLMUINT64 ui64DiscardedDocs;
|
||||
} XFLM_REBUILD_INFO;
|
||||
|
||||
// IMPORTANT NOTE: If this structure changes, corresponding changes need to be made
|
||||
// to the same structure in DbSystem.cs for C#.
|
||||
typedef struct
|
||||
{
|
||||
FLMINT iErrCode; // Zero means no error is being reported
|
||||
|
||||
Reference in New Issue
Block a user