Error 120 calling MessageBeep?

  • Thread starter Thread starter Craig Setera
  • Start date Start date
C

Craig Setera

I'm trying to call the MessageBeep function via P/Invoke from CF 1.0.
I'm getting back a 120 (decimal) error from GetLastError when making the
call and the FormatMessage call isn't giving me any more information.
Does anyone know what that error message means? This is on top of the
Smartphone 2003 SE Emulator at the moment.

Thanks,
Craig
 
In Visual Studio, go to the menu Tools->Error Lookup and enter the error
code.


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Managed Code in an Embedded World
www.OpenNETCF.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top