IPersistStreamInit::Save
Same as IPersistStream::Save
HRESULT
Save(
LPSTREAM pStm , |
//Pointer to the stream where the object is to be
saved |
BOOL fClearDirty |
//Specifies whether to clear the dirty flag |
); |
|