dkinzer Site Admin
Joined: 03 Sep 2005
Posts: 2499
Location: Portland, OR
|
|
Posted: 12 January 2006, 18:49 PM Post subject: |
|
|
No, nor with Nibble types. The parameter to both MemAddress() and MemAddressU() is ByRef and the sub-byte types can't be passed by reference.
Beyond that, the value returned would only be part of the information required to access the data; the other part being the bit/nibble index in the byte at the returned address. |
|