Click or drag to resize

Module Properties

Version 130.1.90

The Module type exposes the following members.

Properties
 NameDescription
Public propertyBaseAddress Base address where the module is loaded into memory. Encoded as a decimal or hexadecimal (0x prefixed) string.
Public propertyName Name of the module.
Public propertySize Size of the module in bytes.
Public propertyUuid UUID of the module.
Top
See Also