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