mspc = OpenMonitor( monitor_name , display_id)
d0 a1 d0
struct MonitorSpec *OpenMonitor( char *, ULONG );
Locate and open a named MonitorSpec.
if monitor_name is non-NULL, the monitor will be opened by name.
if monitor_name is NULL the monitor will be opened by optional ID.
if both monitor_name and display_id are NULL returns default monitor.