The ApplyPolicyEx Windows Management Instrumentation (WMI) class method, in Configuration Manager, that …
The following syntax is simplified from Managed Object Format (MOF) code and defines the method.
uint32 ApplyPolicyEx { [IN] String Body [IN] String BodySignature [IN] String BodySource [OUT] String Id }; |
Parameters
- Body
- Data type: StringQualifiers: [id("0"), in]Body.
- BodySignature
- Data type: StringQualifiers: [id("1"), in]BodySignature.
- BodySource
- Data type: StringQualifiers: [id("2"), in]BodySource.
- Id
- Data type: StringQualifiers: [id("3"), out]Id.
Remarks
Requirements
Runtime Requirements
For more information, see Configuration Manager Server Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Server Development Requirements.