/// <summary> /// Gets the current event code the queue /// /// EVENT? /// </summary> /// <param name="extSource">the EXTSOURCE object</param> /// <returns>Event code</returns> public void GetExtSrcEventQuery(IEXTSOURCE extSource) { extSource.GetExtSrcEventQuery(); }