WindowPtr

From Xojo Documentation

Data Type


A 4-byte integer that is a synonym for the Handle property of a Window. You can pass a Window object to this data type and it will be treated as a pointer to the Window.

See Also

Window.Handle