Ptr.Structure
From Xojo Documentation
Method
Converts the value referenced to by the pointer to a specific Structure type.
Sample Code
Given a structure, you can dereference it from a pointer like this:
Converts the value referenced to by the pointer to a specific Structure type.
Given a structure, you can dereference it from a pointer like this: