_EProjectApp2.JobStart(String, String, String, Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void JobStart(System::String ^ bstrName, System::String ^ bstrprojGuid, System::String ^ bstrjobGuid, int jobType, int lResult);
public void JobStart (string bstrName, string bstrprojGuid, string bstrjobGuid, int jobType, int lResult);
abstract member JobStart : string * string * string * int * int -> unit
Public Sub JobStart (bstrName As String, bstrprojGuid As String, bstrjobGuid As String, jobType As Integer, lResult As Integer)
Parameters
- bstrName
- String
- bstrprojGuid
- String
- bstrjobGuid
- String
- jobType
- Int32
- lResult
- Int32