/
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

BioDataArrayppBioDataArrayEx

Pointer to array of TDataFrameEx returned by GetBioDataArrayEx.

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
More like this