Share via


SMS_ContextMethods

The SMS_ContextMethods WMI class is an abstract class that contains methods that you can use to enhance application performance by caching context qualifiers with the SMS Provider.

Methods

The following table lists the methods in SMS_ContextMethods.

Method Description
ClearContextHandle Releases cached context data.
GetContextHandle Caches multiple context qualifiers within the SMS Provider. This allows applications to use a much smaller context object when making API calls to WMI.

See Also

SMS Context Qualifiers, Supporting Classes