Class RecordInfo.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.RecordInfo
com.sun.jna.platform.win32.COM.RecordInfo.ByReference
- All Implemented Interfaces:
NativeMapped, IRecordInfo, IUnknown, Structure.ByReference
- Enclosing class:
RecordInfo
- Author:
- Tobias Wolf, wolf.tobias@gmx.net
-
Nested Class Summary
Nested classes/interfaces inherited from class RecordInfo
RecordInfo.ByReference -
Field Summary
Fields inherited from interface IRecordInfo
IID_IRecordInfoFields inherited from interface IUnknown
IID_IUNKNOWN -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class RecordInfo
GetField, GetFieldNames, GetFieldNoCopy, GetGuid, GetName, GetSize, GetTypeInfo, IsMatchingType, PutField, PutFieldNoCopy, RecordClear, RecordCopy, RecordCreate, RecordCreateCopy, RecordDestroy, RecordInitMethods 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()
-