Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Home Server
 OpenSettings Method

  Switch on low bandwidth view
IConsoleServices.OpenSettings Method
IConsoleServices.OpenSettings Method
Opens the specified instance of ISettingsTab.

Namespace: Microsoft.HomeServer.Extensibility
Assembly: HomeServerExt (in homeserverext.dll)
Visual Basic
Sub OpenSettings ( _
    settingsPage As Guid _
)
C#
void OpenSettings (
    Guid settingsPage
)
C++
void OpenSettings (
    Guid settingsPage
)
J#
void OpenSettings (
    Guid settingsPage
)
JScript
function OpenSettings (
    settingsPage : Guid
)

Parameters

settingsPage

A Guid struct that contains the GUID of a specific instance of ISettingsTab.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, Windows XP

Target Platforms

Windows Home Server
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker