@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, 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, zero
public ACTIVATION_CONTEXT_DETAILED_INFORMATION()
public ACTIVATION_CONTEXT_DETAILED_INFORMATION(long size)
Pointer.position(long)
.public ACTIVATION_CONTEXT_DETAILED_INFORMATION(Pointer p)
Pointer.Pointer(Pointer)
.public ACTIVATION_CONTEXT_DETAILED_INFORMATION position(long position)
public 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 © 2020. All rights reserved.