可以在Windows phone8上使用pinvoke.net吗?
像[DllImport(" winscard.dll ")]这样的东西
发布于 2013-01-13 02:20:55
不能,您不能在WP8中使用DLLImport。
我已经回答了一个关于在WP8上阅读信用卡的类似问题,也适用于智能卡。请参阅@ Windows 8 Phone - access to NFC reader?
https://stackoverflow.com/questions/14275321
复制相似问题