本文介绍了CreateFile从d写入网络位置读取必须满足什么要求的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果要从远程网络位置成功读取CreateFile,我需要知道必须满足的要求.1.远程计算机是工作组的一部分
2.远程计算机是域的一部分;

Please I need to know the requirements that must be satisfied for CreateFile to read successfully from remote network locations if
1. The remote computer is part of a workgroup
2. The remote computer is part of a domain;

推荐答案


这篇关于CreateFile从d写入网络位置读取必须满足什么要求的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-20 06:59