GetOutboundBacklogFileCount method of the DfsrReplicatedFolderInfo class
Retrieves the number of files scheduled to be replicated to an outbound partner given its version vector.
Syntax
uint32 GetOutboundBacklogFileCount( [in] string VersionVector, [out] uint32 BacklogFileCount, [out] uint32 IdRecordIndex );
Parameters
- VersionVector [in]
-
The version vector of the outbound partner. This value should be obtained by calling the GetVersionVector method of the outbound partner for the same replicated folder.
- BacklogFileCount [out]
-
The count of files in the backlog.
- IdRecordIndex [out]
-
The index number of the last ID record processed.
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 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 R2 [desktop apps only] |
|
End of client support | Windows Vista |
|
Namespace |
\\.\Root\MicrosoftDfs |
|
MOF |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012