IRichEditOle::GetLinkCount method (richole.h)

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

Syntax

LONG GetLinkCount();

Return value

Type: LONG

This method returns the number of links.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header richole.h
DLL Msftedit.dll

See also

IRichEditOle