GetVersionVector method of the 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
Windows Vista
Minimum supported server
Windows Server 2008
End of client support
Windows Vista
Namespace
Root\MicrosoftDfs
MOF
DfsRProvs.mof
DLL
DfsRWmiV2.dll

See also

DfsrReplicatedFolderInfo