IRichEditOle::GetObjectCount

Returns the number of objects currently contained in a rich edit control.

LONG GetObjectCount();
 

Return Values

Returns the number of objects.

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