MaintenancePlan.GetSubPlanIndexIntoExecutables(String, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
bool GetSubPlanIndexIntoExecutables(System::String ^ subplanID, [Runtime::InteropServices::Out] int % index);
public bool GetSubPlanIndexIntoExecutables (string subplanID, out int index);
member this.GetSubPlanIndexIntoExecutables : string * int -> bool
Public Function GetSubPlanIndexIntoExecutables (subplanID As String, ByRef index As Integer) As Boolean
Paramètres
- subplanID
- String
- index
- Int32