public static class PGRFlyCapture.FlyCaptureDriverInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
PGRFlyCapture.FlyCaptureDriverInfo() |
PGRFlyCapture.FlyCaptureDriverInfo(int size) |
PGRFlyCapture.FlyCaptureDriverInfo(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
PGRFlyCapture.FlyCaptureDriverInfo |
position(int position) |
BytePointer |
pszDriverName() |
byte |
pszDriverName(int i) |
PGRFlyCapture.FlyCaptureDriverInfo |
pszDriverName(int i,
byte pszDriverName) |
BytePointer |
pszVersion() |
byte |
pszVersion(int i) |
PGRFlyCapture.FlyCaptureDriverInfo |
pszVersion(int i,
byte pszVersion) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic PGRFlyCapture.FlyCaptureDriverInfo()
public PGRFlyCapture.FlyCaptureDriverInfo(int size)
public PGRFlyCapture.FlyCaptureDriverInfo(Pointer p)
public PGRFlyCapture.FlyCaptureDriverInfo position(int position)
public byte pszDriverName(int i)
public PGRFlyCapture.FlyCaptureDriverInfo pszDriverName(int i, byte pszDriverName)
public BytePointer pszDriverName()
public byte pszVersion(int i)
public PGRFlyCapture.FlyCaptureDriverInfo pszVersion(int i, byte pszVersion)
public BytePointer pszVersion()
Copyright © 2014. All Rights Reserved.