DeviceStatistics.LoadStatistics Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Loads the saved statistics values for a device, so that they can be incremented during the current work session and then re-saved.
public bool LoadStatistics ();
member this.LoadStatistics : unit -> bool
Public Function LoadStatistics () As Boolean