Class RunningObjectTable.ByReference
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.platform.win32.COM.COMInvoker
com.sun.jna.platform.win32.COM.Unknown
com.sun.jna.platform.win32.COM.RunningObjectTable
com.sun.jna.platform.win32.COM.RunningObjectTable.ByReference
- All Implemented Interfaces:
NativeMapped, IRunningObjectTable, IUnknown, Structure.ByReference
- Enclosing class:
RunningObjectTable
public static class RunningObjectTable.ByReference
extends RunningObjectTable
implements Structure.ByReference
-
Nested Class Summary
Nested classes/interfaces inherited from class RunningObjectTable
RunningObjectTable.ByReference -
Field Summary
Fields inherited from interface IRunningObjectTable
IIDFields inherited from interface IUnknown
IID_IUNKNOWN -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class RunningObjectTable
EnumRunning, GetObject, GetTimeOfLastChange, IsRunning, NoteChangeTime, Register, RevokeMethods inherited from class Unknown
AddRef, QueryInterface, ReleaseMethods inherited from class COMInvoker
_invokeNativeInt, _invokeNativeObject, _invokeNativeVoidMethods inherited from class PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toStringMethods inherited from interface IUnknown
AddRef, QueryInterface, Release
-
Constructor Details
-
ByReference
public ByReference()
-