(PHP 5, PHP 7, PHP 8)
COMPersistHelper::LoadFromStream — Charge un objet depuis un flux
Initialise un objet à partir du flux où il a été sauvegardé précédemment.
streamUne exception com_exception est lancée si l'objet associé n'implémente pas l'interface COM IPersistStream, ou lorsque l'appel à la méthode IPersistStream::Load() a échoué.