This function of the
⇘
CAA_MemBlockMan.Library provides a quick method to check whether MBM.FlatEnable has already been called for the specified idKey.
Input:
hFlat
|
CAA.HANDLE
|
Flat Handle
|
idKey
|
CAA.IDENT
|
Key the activity of which should be checked.
|
peError
|
POINTER TO MBM.ERROR
|
Pointer on error ID.
|
Output:
xEnabled
|
BOOL
|
Test result idKey is active.
|