(PHP 5, PHP 7, PHP 8)
COMPersistHelper::LoadFromStream — Charge un objet depuis un stream
Initialise un objet à partir du stream où il a été sauvegardé précédemment.
stream
Une 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é.