@Properties(inherit=windows.class) public class ACTIVATION_CONTEXT_DETAILED_INFORMATION extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ACTIVATION_CONTEXT_DETAILED_INFORMATION()
Default native constructor.
|
ACTIVATION_CONTEXT_DETAILED_INFORMATION(long size)
Native array allocator.
|
ACTIVATION_CONTEXT_DETAILED_INFORMATION(Pointer p)
Pointer cast constructor.
|
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic ACTIVATION_CONTEXT_DETAILED_INFORMATION()
public ACTIVATION_CONTEXT_DETAILED_INFORMATION(long size)
Pointer.position(long).public ACTIVATION_CONTEXT_DETAILED_INFORMATION(Pointer p)
Pointer(Pointer).public ACTIVATION_CONTEXT_DETAILED_INFORMATION position(long position)
public ACTIVATION_CONTEXT_DETAILED_INFORMATION getPointer(long i)
getPointer in class Pointerpublic ACTIVATION_CONTEXT_DETAILED_INFORMATION dwFlags(int setter)
public ACTIVATION_CONTEXT_DETAILED_INFORMATION ulFormatVersion(int setter)
public ACTIVATION_CONTEXT_DETAILED_INFORMATION ulAssemblyCount(int setter)
public ACTIVATION_CONTEXT_DETAILED_INFORMATION ulRootManifestPathType(int setter)
public ACTIVATION_CONTEXT_DETAILED_INFORMATION ulRootManifestPathChars(int setter)
public ACTIVATION_CONTEXT_DETAILED_INFORMATION ulRootConfigurationPathType(int setter)
public ACTIVATION_CONTEXT_DETAILED_INFORMATION ulRootConfigurationPathChars(int setter)
public ACTIVATION_CONTEXT_DETAILED_INFORMATION ulAppDirPathType(int setter)
public ACTIVATION_CONTEXT_DETAILED_INFORMATION ulAppDirPathChars(int setter)
@Cast(value="PCWSTR") public CharPointer lpRootManifestPath()
public ACTIVATION_CONTEXT_DETAILED_INFORMATION lpRootManifestPath(CharPointer setter)
@Cast(value="PCWSTR") public CharPointer lpRootConfigurationPath()
public ACTIVATION_CONTEXT_DETAILED_INFORMATION lpRootConfigurationPath(CharPointer setter)
@Cast(value="PCWSTR") public CharPointer lpAppDirPath()
public ACTIVATION_CONTEXT_DETAILED_INFORMATION lpAppDirPath(CharPointer setter)
Copyright © 2022. All rights reserved.