Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
COleStreamFile(LPSTREAMlpStream**=NULL);**
Parameters
lpStream
Pointer to the OLE stream to be associated with the object.
Remarks
Creates a COleStreamFile object. If lpStream is NULL, the object is not associated with an OLE stream, otherwise, the object is associated with the supplied OLE stream.
For more information, see IStream in the OLE 2 Programmer’s Reference, Volume 1.
COleStreamFile Overview | Class Members | Hierarchy Chart
See Also COleStreamFile::Attach, CFile