CTextDocument2.GetStringsmethod
Gets a collection of rich-text strings.
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.
Syntax
FUNCTION GetStrings () AS ITextStrings PTR
Return value
A pointer to the ITextStrings interface of the collection of rich-text strings.
Description
Gets a collection of rich-text strings.
Reference
- Documented in Windows/WIndows Controls/RichEdit/CTextDocument2 Class.md
- Topic: CTextDocument2 Class