IVsSerializeNavigationItem.Deserialize Method (IVsWindowFrame, IStream)
Visual Studio 2015
Deserializes an object from the stream.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- pFrame
-
Type:
Microsoft.VisualStudio.Shell.Interop.IVsWindowFrame
[in] Window frame containing the navigation item.
- pStream
-
Type:
Microsoft.VisualStudio.OLE.Interop.IStream
[in] Stream from which to deserialize.
Show: