how do I implement IStorage methods
COM
2
Posts
2
Posters
0
Views
1
Watching
-
Hi I have serialized my data into an xml file.Now I want to implement IStorage methods and expose those methods to encapsulate my xml code. To achieve this what I have to do?I want to pass IXMLDOMDocument pointer to IStorage methods.Can I do this?or how to do? Thanks in advance Pathi bhikshapathi_g@semanticspace.com
-
Hi I have serialized my data into an xml file.Now I want to implement IStorage methods and expose those methods to encapsulate my xml code. To achieve this what I have to do?I want to pass IXMLDOMDocument pointer to IStorage methods.Can I do this?or how to do? Thanks in advance Pathi bhikshapathi_g@semanticspace.com