jcifs.dcerpc.msrpc

Class netdfs


public class netdfs
extends java.lang.Object

Nested Class Summary

static class
netdfs.DfsEnumArray1
static class
netdfs.DfsEnumArray200
static class
netdfs.DfsEnumArray3
static class
netdfs.DfsEnumArray300
static class
netdfs.DfsEnumStruct
static class
netdfs.DfsInfo1
static class
netdfs.DfsInfo200
static class
netdfs.DfsInfo3
static class
netdfs.DfsInfo300
static class
netdfs.DfsStorageInfo
static class
netdfs.NetrDfsEnumEx

Field Summary

static int
DFS_STORAGE_STATE_ACTIVE
static int
DFS_STORAGE_STATE_OFFLINE
static int
DFS_STORAGE_STATE_ONLINE
static int
DFS_VOLUME_FLAVOR_AD_BLOB
static int
DFS_VOLUME_FLAVOR_STANDALONE

Method Summary

static String
getSyntax()

Field Details

DFS_STORAGE_STATE_ACTIVE

public static final int DFS_STORAGE_STATE_ACTIVE
Field Value:
4

DFS_STORAGE_STATE_OFFLINE

public static final int DFS_STORAGE_STATE_OFFLINE
Field Value:
1

DFS_STORAGE_STATE_ONLINE

public static final int DFS_STORAGE_STATE_ONLINE
Field Value:
2

DFS_VOLUME_FLAVOR_AD_BLOB

public static final int DFS_VOLUME_FLAVOR_AD_BLOB
Field Value:
512

DFS_VOLUME_FLAVOR_STANDALONE

public static final int DFS_VOLUME_FLAVOR_STANDALONE
Field Value:
256

Method Details

getSyntax

public static String getSyntax()