IPersistPropertyBag::InitNewIPersistPropertyBag::InitNew*
*



Contents  *



Index  *Topic Contents
*Previous Topic: The IPersistPropertyBag Interface
*Next Topic: IPersistPropertyBag::Load

IPersistPropertyBag::InitNew

HRESULT InitNew(void);

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

none

E_NOTIMPL should not be returned—use S_OK when the object has nothing to do in the function.


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