J John Doe Feb 27, 2004 #1 Is there a way to execute BT API (from bt_api.h) in managed code (.NET CF) ? Any working examples? Cheers
Is there a way to execute BT API (from bt_api.h) in managed code (.NET CF) ? Any working examples? Cheers
P Paul G. Tobey [eMVP] Feb 27, 2004 #2 You can P/Invoke them (declare the functions in you VB.NET or C# programs, etc.) Maybe, though, you should tell us what you are trying to accomplish, rather than how. Paul T.
You can P/Invoke them (declare the functions in you VB.NET or C# programs, etc.) Maybe, though, you should tell us what you are trying to accomplish, rather than how. Paul T.