Defines a method which writes a SearchHistory to persistent storage.

C# | Visual Basic | Visual C++ |
void WriteHistory( SearchHistory history )
Sub WriteHistory ( _ history As SearchHistory _ )
void WriteHistory( SearchHistory^ history )

- history (SearchHistory)
- The SearchHistory to store