当前位置:编程学习 > C#/ASP.NET >>

蓝牙socket 中setserver问题!

[DllImport("Btdrt.dll", SetLastError = true)]
        public static extern int BthNsSetService(
            byte[] lpqsRegInfo,
            WSAESETSERVICEOP essoperation,
            int dwControlFlags);
其中lpqsRegInfo应该如何使用?谢谢!! --------------------编程问答-------------------- 看他提供的sdk
补充:.NET技术 ,  C#
CopyRight © 2022 站长资源库 编程知识问答 zzzyk.com All Rights Reserved
部分文章来自网络,