IVsParseCommandLine.RejectAllSwitches Método

Definição

Testa se há opções ou não.

public:
 int RejectAllSwitches();
public:
 int RejectAllSwitches();
int RejectAllSwitches();
public int RejectAllSwitches ();
abstract member RejectAllSwitches : unit -> int
Public Function RejectAllSwitches () As Integer

Retornos

Int32

Se não houver nenhuma opção, o retornará S_OK . Caso contrário, retorna E_FAIL.

Comentários

Assinatura COM

De VSShell. idl:

Aplica-se a