Previous topicNext topic
Help > XEngine_Core > XEngine_Core > NetCore_PipCommunications > NetCore_PIPNamed >
NetCore_PIPNamed_OPen

函数

NetCore_PIPNamed_OPen

说明

打开一个创建的命名管道

语法

BOOL NetCore_PIPNamed_OPen(LPCSTR lpszPipName)

参数

 参数.一:lpszPipName
  In/Out:In
  类型:常量字符指针
  可空:N
  意思:输入要操作的管道名称

返回值

类型:逻辑型
意思:是否成功

备注