This document is archived and information here might be outdated. Recommended version. |
Replaces the current object with the object in the the specified stream.
[Visual Basic .NET] Public Sub ReplaceObject ( _ ByVal unknown As Object _ )
[C#] public void ReplaceObject ( object unknown );
[C++]
HRESULT ReplaceObject(
LPUNKNOWN unknown
);
[C++]
Parameters unknown [in]
unknown is a parameter of type IUnknown