The GetPendingComponentList 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 GetPendingComponentList { [IN] String AppDeliveryTypeId [IN] UInt32 Revision [OUT] String PendingComponentList }; |
Parameters
- AppDeliveryTypeId
- Data type: StringQualifiers: [id("0"), in]AppDeliveryTypeId.
- Revision
- Data type: UInt32Qualifiers: [id("1"), in]Revision.
- PendingComponentList
- Data type: StringQualifiers: [id("2"), out]PendingComponentList.
Remarks
Requirements
Runtime Requirements
For more information, see Configuration Manager Server Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Server Development Requirements.