view = ViewAddress()
D0
struct View *ViewAddress( VOID );
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.