Initializes the object to a default state. This method is called instead of IPersistStreamInit::Load.
HRESULT InitNew(void);
This method supports the standard return values E_OUTOFMEMORY and E_UNEXPECTED, as well as the following:
If the object has already been initialized with Load, then this method must return E_UNEXPECTED.
Windows NT: Use version 4.0 or later.
Windows: Use Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in ocidl.h.