CheckScanner.StatusScanComplete Field
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.
Indicates that the check scan is complete.
public const int StatusScanComplete = 11;
val mutable StatusScanComplete : int
Public Const StatusScanComplete As Integer = 11