com.jniwrapper.win32.ole.impl
Class IViewObject2Impl
java.lang.Object
com.jniwrapper.Parameter
com.jniwrapper.win32.com.impl.IUnknownImpl
com.jniwrapper.win32.ole.impl.IViewObjectImpl
com.jniwrapper.win32.ole.impl.IViewObject2Impl
- All Implemented Interfaces:
- AutoDeleteParameter, PointerParameter, IUnknown, IViewObject, IViewObject2
public class IViewObject2Impl
- extends IViewObjectImpl
- implements IViewObject2
Represents COM interface IViewObject2.
Fields inherited from class com.jniwrapper.Parameter |
V |
Methods inherited from class com.jniwrapper.win32.com.impl.IUnknownImpl |
acceptIOPerformer, addRef, asVoidPointer, dumpVTBL, equals, fromVoidPointer, getDebugInfo, getInterfaceIdentifier, getLength, hashCode, invokeStandardVirtualMethod, invokeStandardVirtualMethod, invokeStandardVirtualMethod, invokeStandardVirtualMethod, invokeStandardVirtualMethod, invokeStandardVirtualMethod, invokeStandardVirtualMethod, invokeVirtualMethod, invokeVirtualMethod, invokeVirtualMethod, invokeVirtualMethod, invokeVirtualMethod, invokeVirtualMethod, isAutoDelete, isNull, isSameObject, queryInterface, queryInterface, read, release, setAutoDelete, setNull, setValue, write |
Methods inherited from class com.jniwrapper.Parameter |
, a, a, asReturnValue, b, dataBufferAssigned, getAlignedLength, getAlignmentRequirement, getDataBuffer, getDataBufferOffset, indent, pop, push, read, read, setDataBuffer, toByteArray, write |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
INTERFACE_IDENTIFIER
public static final java.lang.String INTERFACE_IDENTIFIER
- See Also:
- Constant Field Values
IViewObject2Impl
public IViewObject2Impl()
IViewObject2Impl
protected IViewObject2Impl(IUnknownImpl that)
throws ComException
- Throws:
ComException
IViewObject2Impl
public IViewObject2Impl(IUnknown that)
IViewObject2Impl
public IViewObject2Impl(CLSID clsid,
ClsCtx dwClsContext)
throws ComException
- Throws:
ComException
IViewObject2Impl
public IViewObject2Impl(CLSID clsid,
IUnknown pUnkOuter,
ClsCtx dwClsContext)
throws ComException
- Throws:
ComException
getExtent
public Size getExtent(DvAspect dwDrawAspect,
Int32 lindex,
DvTargetDevice ptd)
throws ComException
- Specified by:
getExtent
in interface IViewObject2
- Parameters:
dwDrawAspect
- [in]
lindex
- [in]
ptd
- [in]
- Throws:
ComException
getIID
public IID getIID()
- Overrides:
getIID
in class IViewObjectImpl
clone
public java.lang.Object clone()
- Overrides:
clone
in class IViewObjectImpl