CDocument::InitializeSearchContent
Called to initialize search content for the Search Handler.
virtual void InitializeSearchContent ();
Remarks
Override this method in a derived class to initialize search content. The content should be a string with parts delimited by ";". For example, "point; rectangle; ole item".
Requirements
Header: afxwin.h