API (VBA) Get the first drawing view on the "first sheet", not active sheet

What if possible is the easiest way to Get the first drawing view on the first sheet...in a multi-sheet drawing.

I know how to use GetFirstView, Get NextView, as it pertains to the "active sheet", but i want to use the first drawing view on the first drawing view on the first sheet, wile working on any other sheet.

SolidworksApi macros