StopTrackingAndCleanup

Stops all tracking and frees any memory used by the tracking session.

Syntax

HRESULT WINAPI StopTrackingAndCleanup(void);

Return value

Returns an HRESULT with the SUCCEEDED bit set if tracking was stopped.

Requirements

Header: FileTracker.h

See also