public interface IServerDirectoryInfo2 extends IServerDirectoryInfo, java.io.Serializable
Description: 'Provides access to properties of a server directory.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID2b0cc34c_e861_46ef_8bf0_308ab6113ce8 |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDcf180145_bcfe_4d6f_ac53_3b9e127af840
Modifier and Type | Method and Description |
---|---|
int |
getType()
The Type of server directory.
|
getCleaningMode, getDescription, getMaxFileAge, getPath, getURL
static final int IID2b0cc34c_e861_46ef_8bf0_308ab6113ce8
static final int xxDummy
static final java.lang.String IID
int getType() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.