IVsDebuggableProjectCfg2.get_IsSpecifyingOutputSupported(Int32) Methode

Definition

Veraltete Methode. Darf nicht verwendet werden. Wird von IVsDebuggableProjectCfg geerbt.

public:
 int get_IsSpecifyingOutputSupported([Runtime::InteropServices::Out] int % pfIsSpecifyingOutputSupported);
public int get_IsSpecifyingOutputSupported (out int pfIsSpecifyingOutputSupported);
abstract member get_IsSpecifyingOutputSupported : int -> int
Public Function get_IsSpecifyingOutputSupported (ByRef pfIsSpecifyingOutputSupported As Integer) As Integer

Parameter

pfIsSpecifyingOutputSupported
Int32

Darf nicht verwendet werden.

Gibt zurück

Int32

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

Implementiert

Gilt für