IRichEditOle::GetLinkCount

Returns the number of objects in a rich edit control that are links.

LONG GetLinkCount();
 

Return Values

Returns the number of links.

QuickInfo

  Windows NT: Requires version 3.1 or later.
  Windows: Requires Windows 95 or later.
  Windows CE: Unsupported.
  Header: Declared in richole.h.

See Also

Rich Edit Controls Overview, Rich Edit OLE Interfaces, IRichEditOle