Previous in Contents Next in Contents

IPersistStreamInit::InitNew

The IPersistStreamInit::InitNew method initializes the object to a default state. This method is called instead of IPersistStreamInit::Load.

Syntax

HRESULT InitNew(void);

Parameters

None.

Include File

<pipeline.h>
<pipecomp.h>

Return Value

The method returns an HRESULT value.


© 1997-2000 Microsoft Corporation. All rights reserved.