|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISequentialStream
COM Interface 'ISequentialStream'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esriSystem.olb'
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 =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID0c733a30_2a1c_11ce_ade5_00aa0044773d
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
remoteRead(byte[] pv,
int cb,
int[] pcbRead)
remoteRead |
void |
remoteWrite(byte[] pv,
int cb,
int[] pcbWritten)
remoteWrite |
| Field Detail |
|---|
static final int IID0c733a30_2a1c_11ce_ade5_00aa0044773d
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void remoteRead(byte[] pv,
int cb,
int[] pcbRead)
throws java.io.IOException,
AutomationException
pv - An unsigned byte (out: use single element array)cb - The cb (in)pcbRead - The pcbRead (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void remoteWrite(byte[] pv,
int cb,
int[] pcbWritten)
throws java.io.IOException,
AutomationException
pv - An unsigned byte (in)cb - The cb (in)pcbWritten - The pcbWritten (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||