This document is archived and information here might be outdated. Recommended version. |
Loads the picture.
[Visual Basic .NET] Public Function LoadPicture ( _ ByVal fileName As String _ ) As stdole.IPicture
[C#] public stdole.IPicture LoadPicture ( string fileName );
[C++]
HRESULT LoadPicture(
BSTR fileName
);
[C++]
Parameters fileName [in]
fileName is a parameter of type BSTR