1.2.3.1.14 PDS_IsAbleToStore Function

C

bool PDS_IsAbleToStore(PDS_MemId_t memoryId);

Description

This routine checks if the specified PDS file or directory can be stored in non-volatile memory

Parameters

ParamDescription
memoryIdan identifier of PDS file or directory to be checked

Returns

true, if the specified memory can be stored; false - otherwise.