NAME
	  DtOpenModel -	 Returns the type of API being used under Dt


     SYNOPSIS
	  #include <Dt.h>


	  int  DtOpenModel( void )


     DESCRIPTION
	  DtOpenModel()	returns	1 if OpenModel is being	used as	the
	  underlying API and returns 2 if OpenAlias is being used as
	  the underlying API.








     DIAGNOSTICS
	  returns 1 for	OpenModel and 2	for OpenAlias


     FILES
	  Link with -lDtOMio