@Properties(inherit=windows.class) public class IMAGE_RESOURCE_DIRECTORY_STRING extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
IMAGE_RESOURCE_DIRECTORY_STRING()
Default native constructor.
|
IMAGE_RESOURCE_DIRECTORY_STRING(long size)
Native array allocator.
|
IMAGE_RESOURCE_DIRECTORY_STRING(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
short |
Length() |
IMAGE_RESOURCE_DIRECTORY_STRING |
Length(short setter) |
BytePointer |
NameString() |
byte |
NameString(int i) |
IMAGE_RESOURCE_DIRECTORY_STRING |
NameString(int i,
byte setter) |
IMAGE_RESOURCE_DIRECTORY_STRING |
position(long position) |
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 IMAGE_RESOURCE_DIRECTORY_STRING()
public IMAGE_RESOURCE_DIRECTORY_STRING(long size)
Pointer.position(long).public IMAGE_RESOURCE_DIRECTORY_STRING(Pointer p)
Pointer.Pointer(Pointer).public IMAGE_RESOURCE_DIRECTORY_STRING position(long position)
public IMAGE_RESOURCE_DIRECTORY_STRING Length(short setter)
public IMAGE_RESOURCE_DIRECTORY_STRING NameString(int i, byte setter)
@MemberGetter @Cast(value="CHAR*") public BytePointer NameString()
Copyright © 2020. All rights reserved.