Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
获取与上次调用关联的错误信息。
public virtual const ULError * GetLastError()
指向带有与上次调用关联的信息的 ULError 对象的指针。
当连接打开时,地址已返回的错误对象始终有效,但在后续调用时不会自动更新。必须调用 GetLastError 以检索更新的状态信息。