IPersistPropertyBag2::InitNewIPersistPropertyBag2::InitNew*
*



Contents  *



Index  *Topic Contents
*Previous Topic: The IPersistPropertyBag2 Interface
*Next Topic: IPersistPropertyBag2::IsDirty

IPersistPropertyBag2::InitNew

HRESULT InitNew(void);

Informs the object that it is being initialized as a newly created object.

E_NOTIMPL should not be returned. Return S_OK even if the object does not perform any function in this method.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.