PACTIVATION_CONTEXT_DETAILED_INFORMATION class final

Inheritance
Implemented types
Available extensions

Properties

address → Pointer<T>

Available on T, provided by the StructAddress extension

The memory address of the underlying data.
no setter
dwFlags ↔ int
getter/setter pair
hashCode → int
The hash code for this object.
no setterinherited
lpAppDirPath ↔ Pointer<Uint16>
getter/setter pair
lpRootConfigurationPath ↔ Pointer<Uint16>
getter/setter pair
lpRootManifestPath ↔ Pointer<Uint16>
getter/setter pair
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
ulAppDirPathChars ↔ int
getter/setter pair
ulAppDirPathType ↔ int
getter/setter pair
ulAssemblyCount ↔ int
getter/setter pair
ulFormatVersion ↔ int
getter/setter pair
ulRootConfigurationPathChars ↔ int
getter/setter pair
ulRootConfigurationPathType ↔ int
getter/setter pair
ulRootManifestPathChars ↔ int
getter/setter pair
ulRootManifestPathType ↔ int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() → String
A string representation of this object.
inherited

Operators

operator ==(Object other) → bool
The equality operator.
inherited