Returns a CXlOper containing a reference to the address displayed in the field
[C++]
BOOL GetRef(
   CXlOper& xloRef
) const;
Reference to a CXlOper which will contain a reference if the call is successful.
Returns TRUE if the field contains a valid reference. 
			Returns FALSE if the field contains an invalid reference or is empty.
			
Populates a CXlOper with a reference to the address displayed in the field.
            
Header: xldialog.h