SendMetaConfigurationApply method
Sets the Local Configuration Manager settings that are used to control the Configuration Agent.
Syntax
uint32 SendMetaConfigurationApply(
[in] uint8 ConfigurationData[],
[in] boolean force
);
Parameters
ConfigurationData [in] The environment data for the configuration.
force [in] true to force the configuration to stop.
Return value
Returns zero on success; otherwise returns an error code.
Remarks
This is a static method.
Requirements
MOF: DscCore.mof
Namespace: Root\Microsoft\Windows\DesiredStateConfiguration
See also
フィードバック
フィードバックの送信と表示