This document is archived and information here might be outdated. Recommended version. |
Imports from the array of bytes in the variant.
[Visual Basic .NET] Public Sub ImportFromVariant ( _ ByVal Value As Object _ )
[C#] public void ImportFromVariant ( object Value );
[C++]
HRESULT ImportFromVariant(
VARIANT Value
);
[C++]
Parameters Value [in]
Value is a parameter of type VARIANT