Chapter 4. Persistent Storage

In This Chapter

One of the challenges that developers face is maintaining the state of a COM object. At runtime, when a COM object loads, it might be desirable for it to remember and revert to a previous state. In this case, the object would be loading persistent storage data so that it can resume operation in a previous state. When a COM object is destroyed, it might also find it necessary to save its state so that the current application, or another application, can assume a state identical to the state it was in when ...

Get COM+ Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.