跳至内容

ResetLastError

ResetLastError

将预定义变量[_LastError]的值设置为零。

void  ResetLastError();

返回值

无返回值。

注意

GetLastError()函数会将[_LastError]变量置零。

最后更新于