Desktop Functions: Smart Device Functions:
|
Search Results for "DFS_VOLUME_STATE" in [All]Enums
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 Structures3: DFS_INFO_2
public int State; // State of this volume, one of DFS_VOLUME_STATE_* 4: DFS_INFO_3
public int State; // State of this volume, one of DFS_VOLUME_STATE_* 5: DFS_INFO_4
public int State; // State of this volume, one of DFS_VOLUME_STATE_* |