This document is archived and information here might be outdated. Recommended version. |
Saves the stream to the specified file.
[Visual Basic .NET] Public Sub SaveToFile ( _ ByVal FileName As String _ )
[C#] public void SaveToFile ( string FileName );
[C++]
HRESULT SaveToFile(
BSTR FileName
);
[C++]
Parameters FileName [in]
FileName is a parameter of type BSTR