Click or drag to resize

VectoredMemoryRequest Properties

The VectoredMemoryRequest type exposes the following members.

Properties
  NameDescription
Public propertyAccessParams
The requested access parameters.
(Inherited from VectoredRequest.)
Public propertyAddress
The address being accessed.
(Inherited from VectoredRequest.)
Public propertyBuffer
The associated data buffer to use.
Public propertyIsNull
True if it's a null/empty request.
(Overrides VectoredRequestIsNull.)
Public propertyMemAddress
The memory address being accessed.
Public propertySignal
A trackable object.
(Inherited from VectoredRequest.)
Top
See Also