enum DFS_VOLUME_STATE { DFS_VOLUME_STATE_OK =0x1, DFS_VOLUME_STATE_INCONSISTENT=2, DFS_VOLUME_STATE_OFFLINE=3, DFS_VOLUME_STATE_ONLINE=4 }
Enum DFS_VOLUME_STATE TODO End Enum
None.
Do you have...
Select "Edit This Page" on the right hand toolbar and edit it!