Win32_OfflineFilesDirtyInfo class

Describes the amount of information that will be synchronized when an item is synchronized.

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

Syntax

[dynamic, provider("Win32_OfflineFilesProvider"), AMENDMENT]
class Win32_OfflineFilesDirtyInfo
{
  sint64 LocalDirtyByteCount;
  sint64 RemoteDirtyByteCount;
};

Members

The Win32_OfflineFilesDirtyInfo class has these types of members:

Properties

The Win32_OfflineFilesDirtyInfo class has these properties.

LocalDirtyByteCount

Data type: sint64

Access type: Read-only

Number of bytes needing synchronization from the client to the server.

RemoteDirtyByteCount

Data type: sint64

Access type: Read-only

Number of bytes needing synchronization from the server to the client.

Requirements

Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Namespace
ROOT\CIMV2
MOF
Offlinefileswmiprovider.mof
DLL
CscObj.dll