No Spam Man
2003-11-09 07:36:26 UTC
I've got a configuration application where I want to use the
ISpecifyPropertyPages interface to present a filters properties pages,
allowing the used to set them as they wish. I want be able to persist these
settings, and restore them when I later build a graph using that filter. Am
I able to do this?
I'm not really interested in the specific settings on the pages, I just want
a way to allow a filter to save its own settings to a file of my choosing,
and to later restore it settings from that file.
Is this possible? If so what is the general approach?
Cheers
ISpecifyPropertyPages interface to present a filters properties pages,
allowing the used to set them as they wish. I want be able to persist these
settings, and restore them when I later build a graph using that filter. Am
I able to do this?
I'm not really interested in the specific settings on the pages, I just want
a way to allow a filter to save its own settings to a file of my choosing,
and to later restore it settings from that file.
Is this possible? If so what is the general approach?
Cheers