AnnoUISelect

Usage                  AnnoUISelect(hDC As LONGLONG)

Description         Enter the UI to select mode. You can call the TIFF OCX GetDC method to retrieve a DC. After you  have called this method, you must call the ReleaseDC method of TIFF OCX.

Parameters         hDC                       LONGLONG Handle of DC to draw onto

Return value      None

Programming Notes        None