Network Login

D

Darrin

Hi,
With a pocket PC device connected via USB (ActiveSync), is there a way
using C# to grab the network login (username) for the user that is
logged into the PC from an app on the mobile device?
 
D

Darrin

No. What are you actually trying to accomplish?

Paul T.






- Show quoted text -

We would like to store the userid of the person logged into the pc
when they perform specific actions on the device (while it is docked).

Thanks
 
P

Paul G. Tobey [eMVP]

OK, you *can* do that *from the PC side*. Look up the Remote API or use the
OpenNETCF.Desktop library from OpenNETCF. It will allow you to do things
like write to the device registry from the desktop.

Paul T.
 

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

Top