MaintenancePlan.GetSubPlanIndexIntoExecutables(String, Int32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- subplanID
- String
- index
- Int32