set _ message _ infoTypes, Data
设置当前线程的额外消息信息。 额外消息信息是与当前线程的消息队列关联的应用程序或驱动程序定义的值。 应用程序可以使用GetMessageExtraInfo函数检索线程的额外消息信息。 语法 C++复制 LPARAMSetMessageExtraInfo( [in] LPARAM lParam ); 参数 [in] lParam
UCMTCPCI_PORT_CONTROLLER_MESSAGE_HEADER_INFO结构,描述根据通用串行总线 Type-C 端口控制器接口规范定义的MESSAGE_HEADER_INFO寄存器。 此结构在 UcmTcpciSpec.h 中声明。 要求 要求价值 标头ucmtcpciportcontrollerrequests.h 另请参阅 IOCTL_UCMTCPCI...
2.SetMessageExtraInfo The SetMessageExtraInfo function sets the extra message information for the current thread. Extra message information is an application- or driver-defined value associated with the current thread's message queue. An application can use the GetMessageExtraInfo function to retrieve a...
intMPIAPIMPI_File_set_info( MPI_File file, MPI_Info info ); 参数 file 文件句柄。 info 信息对象。 返回值 返回成功时MPI_SUCCESS。 否则,返回值为错误代码。 在Fortran 中,返回值存储在IERROR参数中。 Fortran FORTRAN MPI_FILE_SET_INFO(FH, INFO, IERROR)INTEGERFH, INFO, IERROR ...
Sets group information. Send this message explicitly or by using theListView_SetGroupInfomacro. Parameters wParam[in] ID that specifies the group whose information is to be set. lParam[in, out] Pointer to aLVGROUPstructure that contains the information to set. ...
Pointer to aCAPINFOCHUNKstructure defining the information chunk to be created or deleted. Return Value ReturnsTRUEif successful orFALSEotherwise. If an error occurs and an error callback function is set using theWM_CAP_SET_CALLBACK_ERRORmessage, the error callback function is called. ...
方法名:setRequestMessage MessageInfo.setRequestMessage介绍 [英]Set the request message object in this MessageInfo. [中]在此MessageInfo中设置请求消息对象。 代码示例 代码示例来源:origin: javaee-samples/javaee7-samples @Override publicAuthStatussecureResponse(MessageInfomessageInfo,SubjectserviceSubject)thro...
方法名:setMessage AlertUtil.setMessage介绍 [英]Store the message. Does not overwrite an already existing message.[中]存储消息。不会覆盖已存在的邮件。 代码示例 代码示例来源:origin: info.magnolia/magnolia-core /** * Store the message. Does not overwrite an already existing message. */ public ...
方法名:setIndex MessagePartInfo.setIndex介绍 暂无 代码示例 代码示例来源:origin: apache/cxf publicMessagePartInfoaddOutOfBandMessagePart(QNamename){ if(name==null){ thrownewIllegalArgumentException("Invalid name [null]"); } MessagePartInfopart=newMessagePartInfo(name,this); ...