WindowsUpdateManager.PerformScan(WindowsUpdateManagerScanOptions) 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.
public:
virtual WindowsSoftwareUpdateScanResult ^ PerformScan(WindowsUpdateManagerScanOptions ^ options) = PerformScan;
WindowsSoftwareUpdateScanResult PerformScan(WindowsUpdateManagerScanOptions const& options);
public WindowsSoftwareUpdateScanResult PerformScan(WindowsUpdateManagerScanOptions options);
function performScan(options)
Public Function PerformScan (options As WindowsUpdateManagerScanOptions) As WindowsSoftwareUpdateScanResult
Parameters
- options
- WindowsUpdateManagerScanOptions