IVsHelpSystem.Reserved(VHS_COMMAND, VsHelpErrors) Methode

Definition

public:
 int Reserved(Microsoft::VisualStudio::Shell::Interop::VHS_COMMAND Command, Microsoft::VisualStudio::Shell::Interop::VsHelpErrors error);
public:
 int Reserved(Microsoft::VisualStudio::Shell::Interop::VHS_COMMAND Command, Microsoft::VisualStudio::Shell::Interop::VsHelpErrors error);
int Reserved(Microsoft::VisualStudio::Shell::Interop::VHS_COMMAND Command, Microsoft::VisualStudio::Shell::Interop::VsHelpErrors error);
public int Reserved (Microsoft.VisualStudio.Shell.Interop.VHS_COMMAND Command, Microsoft.VisualStudio.Shell.Interop.VsHelpErrors error);
abstract member Reserved : Microsoft.VisualStudio.Shell.Interop.VHS_COMMAND * Microsoft.VisualStudio.Shell.Interop.VsHelpErrors -> int
Public Function Reserved (Command As VHS_COMMAND, error As VsHelpErrors) As Integer

Parameter

Command
VHS_COMMAND

[in]

error
VsHelpErrors

[in]

Gibt zurück

Int32

Wenn die Methode erfolgreich ist, wird S_OK zurückgegeben. Bei einem Fehler wird ein Fehlercode zurückgegeben.

Gilt für