This topic has not yet been rated - Rate this topic

DfsrVolumeInfo class

Applies to: desktop apps only

This class provides statistical and operational information for each volume that has or had replicated folders.

Syntax

class DfsrVolumeInfo : CIM_LogicalElement
{
  string   VolumeGuid;
  uint64   VolumeSerialNumber;
  string   VolumePath;
  string   DatabaseGuid;
  uint8    State;
  datetime LastConfigChangeTime;
  uint32   LastErrorCode;
  uint32   LastErrorMessageId;
};

Members

The DfsrVolumeInfo class has these types of members:

Properties

The DfsrVolumeInfo class has these properties.

DatabaseGuid
Data type: string
Access type: Read-only
Qualifiers: MinLen (36) , MaxLen (36)

The identifier of the database on this volume.

LastConfigChangeTime
Data type: datetime
Access type: Read-only

The last time the volume configuration was changed.

LastErrorCode
Data type: uint32
Access type: Read-only
Qualifiers: Values (Success) , ValueMap (0)

The last error code.

LastErrorMessageId
Data type: uint32
Access type: Read-only
Qualifiers: Values (Success) , ValueMap (0)

Event log message identifier that corresponds to the last error code.

State
Data type: uint8
Access type: Read-only
Qualifiers: Values (Initialized, Shutting Down, In Error, Auto Recovery) , ValueMap (0, 1, 2, 3)

The current volume state.

VolumeGuid
Data type: string
Access type: Read-only
Qualifiers: Key, MinLen (36) , MaxLen (36)

The volume identifier.

VolumePath
Data type: string
Access type: Read-only

The volume path format; this is either \\.\C: or \\?\volume{GUID}.

VolumeSerialNumber
Data type: uint64
Access type: Read-only

The volume serial number.

Requirements

Minimum supported client

Windows Vista

Minimum supported server

Windows Server 2003 R2

End of client support

Windows Vista

Namespace

\\.\Root\MicrosoftDfs

MOF

Dfsrprov.mof;
Dfsrprovs.mof on Windows Server 2008 R2 and Windows Server 2008

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ