<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 5/21/2014 12:20, Jactry Zeng wrote:<br>
    </div>
    <blockquote
cite="mid:CAManwEzB01GjrJZgBLq8jt4GDozpPeYM_0+7sgARmH4Rh4qa4Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">Hi Nikolay,<br>
          2014-05-21 14:56 GMT+08:00 Nikolay Sivov <<a
            moz-do-not-send="true" href="mailto:bunglehead@gmail.com"
            target="_blank">bunglehead@gmail.com</a>>:<br>
          >><br>
          >> +HRESULT ME_ITextGetText(ME_TextEditor *editor,
          ME_Cursor *start, ME_Cursor *end, BSTR *pb) DECLSPEC_HIDDEN;<br>
          ><br>
          > Is this really needed?<br>
          <br>
          I would like to share ME_ITextGetText between
          ITextSelection::GetText and ITextRange::GetText.<br>
        </div>
      </div>
    </blockquote>
    But ITextSelection is a ITextRange too, so you need to implement it
    for ITextRange only.<br>
    <blockquote
cite="mid:CAManwEzB01GjrJZgBLq8jt4GDozpPeYM_0+7sgARmH4Rh4qa4Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra"><br clear="all">
          <div>Thanks for your review!</div>
          -- <br>
          <div dir="ltr">
            <div>Regards,<br>
            </div>
            <div>Jactry Zeng</div>
            <div><br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>