|
COMPersistHelper::InitNewInitialize object to default state Descriptionpublic bool COMPersistHelper::InitNew()
Initializes an object to a default state. ParametersThis function has no parameters. Return Values
Returns Errors/ExceptionsA com_exception is thrown if the associated object does not implement the COM interface IPersistStreamInit, or when calling its IPersistStreamInit::Init method failed. |