我相信使用RAPI.Invoke()方法(或Opennetcf )从桌面应用程序中使用上述方法是可能的。但我想不出如何将RAPI.Invoke与多参数WinApi方法相结合,例如GetDeviceUniqueID。pcbDeviceIDOutput);
{
// RAPIRAPIrapi = new R
我已经为Windows设备创建了一个C#程序,它试图使用RAPI发送文件。using (RemoteDeviceManager r = new RemoteDeviceManager())
另外,我注意到在我添加了RAPI.dll并刷新了依赖项之后,我看到了已经添加的另一个Windows.Forms.dll