Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
触发用户定义的事件并将通知发送到所有已注册的队列。
public virtual ul_u_long TriggerEvent( const char * eventName, const char * parameters )
eventName 要触发的系统事件或用户定义的事件的名称。
parameters 可选参数选项列表。
已发送的事件通知的数目。
此 [parameters] 值会指定分号分隔的名称=值对选项列表。在读取通知后,参数值使用 GetNotificationParameter() 读取。