USER_OTHER_INFO

【勇芳软件工作室】汉化HomePreviousNext

USER_OTHER_INFO结构包含警报错误代码中的用户错误代码信息。

typedef struct _USER_OTHER_INFO {

DWORD alrtus_errcode;

DWORD alrtus_numstrings;

}USER_OTHER_INFO, *PUSER_OTHER_INFO, *LPUSER_OTHER_INFO;

会员

Specifies the error code for the new message in the message log.

指定消息日志中新消息的错误代码。

Specifies the number (0-9) of consecutive Unicode strings in the message log.

指定消息日志中连续的Unicode字符串数(0-9)。

也可以看看

NetAlertRaise