@Properties(inherit=windows.class) public class COMMTIMEOUTS extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
COMMTIMEOUTS()
Default native constructor.
|
COMMTIMEOUTS(long size)
Native array allocator.
|
COMMTIMEOUTS(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
COMMTIMEOUTS |
position(long position) |
int |
ReadIntervalTimeout() |
COMMTIMEOUTS |
ReadIntervalTimeout(int setter) |
int |
ReadTotalTimeoutConstant() |
COMMTIMEOUTS |
ReadTotalTimeoutConstant(int setter) |
int |
ReadTotalTimeoutMultiplier() |
COMMTIMEOUTS |
ReadTotalTimeoutMultiplier(int setter) |
int |
WriteTotalTimeoutConstant() |
COMMTIMEOUTS |
WriteTotalTimeoutConstant(int setter) |
int |
WriteTotalTimeoutMultiplier() |
COMMTIMEOUTS |
WriteTotalTimeoutMultiplier(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic COMMTIMEOUTS()
public COMMTIMEOUTS(long size)
Pointer.position(long).public COMMTIMEOUTS(Pointer p)
Pointer.Pointer(Pointer).public COMMTIMEOUTS position(long position)
public COMMTIMEOUTS ReadIntervalTimeout(int setter)
public COMMTIMEOUTS ReadTotalTimeoutMultiplier(int setter)
public COMMTIMEOUTS ReadTotalTimeoutConstant(int setter)
public COMMTIMEOUTS WriteTotalTimeoutMultiplier(int setter)
public COMMTIMEOUTS WriteTotalTimeoutConstant(int setter)
Copyright © 2020. All rights reserved.