Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The __CacheControl system class is the abstract base class for classes that are used to determine when WMI should release a Component Object Model (COM) object. Instances of this class are never created. The __CacheControl class is located only in the root namespace. For more information about using this class, see Unloading a Provider.
The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties. Properties are listed in alphabetic order, not MOF order.
Syntax
[abstract]
class __CacheControl : __SystemClass
{
};
Members
The __CacheControl class does not define any members.
Remarks
The __CacheControl class is derived from __SystemClass.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista |
| Minimum supported server |
Windows Server 2008 |
| Namespace |
All WMI namespaces |