Retrieve a handle to the map currently displayed in the application window.
| Declaration | zView.h |
|---|---|
| Implementation | zView.cpp |
ZMAP zview_GetActiveMap(void);
None.
A null handle if no map is displayed, and a valid non-null ZMAP handle otherwise.
None.