1.1.2.1.22 PDS_IsAbleToRestore Function

C

bool PDS_IsAbleToRestore(PDS_MemId_t memoryId);

Description

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

Parameters

ParamDescription
memoryIdan identifier of PDS file or directory to be checked

Returns

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