SimGetLockingStatus Never returns 0

  • Thread starter Thread starter Thorsten Held
  • Start date Start date
T

Thorsten Held

Hello

I am using SimGetLockingStatus but it is never returning 0,
always -2013265813
Why?

Thanks

Thorsten
 
This code is "SIM_E_RADIOOFF" - the devices radio is off and therefore no
SIM related functionality will work. You can find all the possible error
codes documented in the simmgr.h header file in the SDK.

Peter

--
Peter Foot
Microsoft Device Application Development MVP
peterfoot.net | appamundi.com | inthehand.com
APPA Mundi Ltd - software solutions for a mobile world
In The Hand Ltd - .NET Components for Mobility
 
Thanks Peter... Only problem is... Radio is on...

A bug, a security problem?
 

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