WindowPane::IVsUIElementPane::LoadUIElementState Method (IStream^)
Visual Studio 2015
When implemented in a derived class, loads custom state storage.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
private: virtual int LoadUIElementState( IStream^ pstream ) sealed = IVsUIElementPane::LoadUIElementState
Parameters
- pstream
-
Type:
Microsoft.VisualStudio.OLE.Interop::IStream^
The stream from which to load the state.
Show: