Structure TMSiFileInfoType

TMSi Data Acquisition SDK

 
TMS International BV

TMSiFileInfoType

typedef struct TMSiFileInfo
{
unsigned int FileId;
SYSTEMTIME StartRecTime;
SYSTEMTIME EndRecTime;
} TMSiFileInfoType;

Members

    FileId

File identifier that is unique for the files in the internal storage of the Mobita.

    StartRecTime

The Start time of the recording of this file.

    StopRecTime

The Stop time of the recording of this file.

Include

TMSiSDK.H

Also see

SetRecordingConfiguration, GetRecordingConfiguration