Return the address of the Intuition View structure.
Source position: intuition.pas line 4184
function ViewAddress: pView; |
Returns the address of the Intuition View structure
Returns the address of the Intuition View structure. If you want to use any of the graphics, text, or animation primitives in your window and that primitive requires a pointer to a view, this routine will return the address of the view for you.