org.jinterop.dcom.impls.automation
Class SafeArrayBounds

java.lang.Object
  extended byorg.jinterop.dcom.impls.automation.SafeArrayBounds
All Implemented Interfaces:
java.io.Serializable

public final class SafeArrayBounds
extends java.lang.Object
implements java.io.Serializable

Implements the SAFEARRAYBOUNDS structure of COM Automation.

Since:
1.0
See Also:
Serialized Form

Field Summary
 int cElements
           
 int lLbound
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cElements

public final int cElements

lLbound

public final int lLbound