This document is archived and information here might be outdated. Recommended version. |
Retrieves the stream as variant from the specified url.
[Visual Basic .NET] Public Function GetFileAsVariant ( _ ByVal URL As String _ ) As Object
[C#] public object GetFileAsVariant ( string URL );
[C++]
HRESULT GetFileAsVariant(
BSTR URL
);
[C++]
Parameters URL [in]
URL is a parameter of type BSTR