@Properties(inherit=windows.class) public class _EVENTSFORLOGFILE extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
_EVENTSFORLOGFILE(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
EVENTLOGRECORD |
pEventLogRecords() |
EVENTLOGRECORD |
pEventLogRecords(int i) |
_EVENTSFORLOGFILE |
pEventLogRecords(int i,
EVENTLOGRECORD setter) |
CharPointer |
szLogicalLogFile() |
char |
szLogicalLogFile(int i) |
_EVENTSFORLOGFILE |
szLogicalLogFile(int i,
char setter) |
int |
ulNumRecords() |
_EVENTSFORLOGFILE |
ulNumRecords(int setter) |
int |
ulSize() |
_EVENTSFORLOGFILE |
ulSize(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, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public _EVENTSFORLOGFILE(Pointer p)
Pointer.Pointer(Pointer)
.public _EVENTSFORLOGFILE ulSize(int setter)
public _EVENTSFORLOGFILE szLogicalLogFile(int i, char setter)
@MemberGetter @Cast(value="WCHAR*") public CharPointer szLogicalLogFile()
public _EVENTSFORLOGFILE ulNumRecords(int setter)
@ByRef public EVENTLOGRECORD pEventLogRecords(int i)
public _EVENTSFORLOGFILE pEventLogRecords(int i, EVENTLOGRECORD setter)
@MemberGetter public EVENTLOGRECORD pEventLogRecords()
Copyright © 2020. All rights reserved.