Instantiates the shell (a root view like a shell).

C# | Visual Basic | Visual C++ |
InstantiatedView InstantiateShell( string regionName, string activatorShellViewName, string instantiateShellViewName, Object context )
Function InstantiateShell ( _ regionName As String, _ activatorShellViewName As String, _ instantiateShellViewName As String, _ context As Object _ ) As InstantiatedView
InstantiatedView^ InstantiateShell( String^ regionName, String^ activatorShellViewName, String^ instantiateShellViewName, Object^ context )

The instantiated view.