Skip to main content

parse_app_timeline

Function parse_app_timeline 

Source
pub fn parse_app_timeline(path: &Path) -> Result<Vec<AppTimelineRecord>>
Expand description

Parse application timeline records from a SRUDB.dat file.

Returns all records from the {7ACBBAA3-D029-4BE4-9A7A-0885927F1D8F} table.

Available since Windows 10 Anniversary Update (1607).

§Errors

Returns an error if the file cannot be read or is not a valid ESE database.