Previous topicNext topic
Help > XEngine_Core > XEngine_Core > NetCore_PipCommunications > NetCore_PIPIpc >
NetCore_PIPIpc_Get

函数

NetCore_PIPIpc_Get

说明

获取内存映射地址 

语法

LPVOID NetCore_PIPIpc_Get(int nKey)

参数

 参数.一:nKey
  In/Out:In
  类型:整数型
  可空:N
  意思:输入要操作的内存映射句柄

返回值

类型:无类型指针
意思:返回获取到的内存地址

备注