IsConfigurationEqual method of the Control class

Compare the argument with the active configuration of the collector.

Syntax

Uint32 IsConfigurationEqual(
  [in] string Config
);

Parameters

Config [in]

The configuration to compare to the active configuration.

Return value

0

Failure

1

Success

Requirements

Requirement Value
Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
Windows Server 2016
Namespace
Root\Microsoft\Windows\BootEventCollector
MOF
BootEventCollectorWMI.mof
DLL
BEvtCol.exe

See also

Control