Share via


Configuration.IVsDebuggableProjectCfg.QueryDebugLaunch(UInt32, Int32) Méthode

Définition

Fournisseur d'interopérabilité.

 virtual int Microsoft.VisualStudio.Shell.Interop.IVsDebuggableProjectCfg.QueryDebugLaunch(System::UInt32 launchFlags, [Runtime::InteropServices::Out] int % canLaunch) = Microsoft::VisualStudio::Shell::Interop::IVsDebuggableProjectCfg::QueryDebugLaunch;
int IVsDebuggableProjectCfg.QueryDebugLaunch (uint launchFlags, out int canLaunch);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsDebuggableProjectCfg.QueryDebugLaunch : uint32 * int -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsDebuggableProjectCfg.QueryDebugLaunch : uint32 * int -> int
Function QueryDebugLaunch (launchFlags As UInteger, ByRef canLaunch As Integer) As Integer Implements IVsDebuggableProjectCfg.QueryDebugLaunch

Paramètres

launchFlags
UInt32

Valeur entière qui spécifie les indicateurs de lancement.

canLaunch
Int32

Valeur entière qui spécifie l'indicateur de lancement possible.

Retours

Valeur entière.

Implémente

S’applique à