/
FreeBioDataArrayEx
FreeBioDataArrayEx
Declaration
Delphi
procedure FreeBioDataArrayEx(var BioDataArray: PDataFrameEx);
C/C++
SOPAD_API void SOPAD_freeBioDataArrayEx(LPVOID* ppBioDataArrayEx);
Description
This procedure releases the memory used by biodata array.
Arguments
BioDataArray, ppBioDataArrayEx
Pointer to array of TDataFrameEx returned by GetBioDataArrayEx.
, multiple selections available,
Related content
FreeBioDataArray
FreeBioDataArray
More like this
GetBioDataArrayItemEx
GetBioDataArrayItemEx
More like this
GetBioDataArrayItem
GetBioDataArrayItem
More like this
GetBioDataArrayEx
GetBioDataArrayEx
More like this
getBiodataString
getBiodataString
More like this
TFramesEx
TFramesEx
More like this