Share via


SMS_G_System_AppClientState Server WMI Class

 

Applies To: System Center 2012 Configuration Manager, System Center 2012 Configuration Manager SP1, System Center 2012 R2 Configuration Manager

The SMS_G_System_AppClientState Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents application state.

The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.

Syntax

Class SMS_G_System_AppClientState : SMS_G_System
{
    UInt32 AppCI;
    UInt32 AppModelID;
    String AppModelName;
    String AppName;
    UInt32 ComplianceState;
    String MachineName;
    UInt32 ResourceID;
    UInt32 Revision;
    String UserName;
};

Methods

The SMS_G_System_AppClientState class does not define any methods.

Properties

Remarks

Requirements

Runtime Requirements

For more information, see Configuration Manager Server Runtime Requirements.

Development Requirements

For more information, see Configuration Manager Server Development Requirements.

See Also

Configuration Manager Application Management Server WMI Classes