Share via


GetVersionVector method of the MSFT_DfsrReplicatedFolderInfo class

Retrieves the current version vector chain of this member.

Syntax

uint32 GetVersionVector(
  [out] string VersionVector
);

Parameters

VersionVector [out]

The version vector, in string format. During synchronization, partners exchange their version vectors and calculate the files and directories that have not yet been synchronized.

Return value

This method returns one of the MONITOR_STATUS return codes or one of the system error codes.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012 R2
Namespace
Root\Microsoft\Windows\Dfsr
MOF
Dfsrwmiv2.mof
DLL
DfsRWmiV2.dll

See also

MSFT_DfsrReplicatedFolderInfo