xCompilerOutput.startCompilation(Int32, String, 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.
protected:
virtual void startCompilation(int _flag, System::String ^ _path, int _activeWindowHandle);
protected virtual void startCompilation (int _flag, string _path, int _activeWindowHandle);
abstract member startCompilation : int * string * int -> unit
override this.startCompilation : int * string * int -> unit
Protected Overridable Sub startCompilation (_flag As Integer, _path As String, _activeWindowHandle As Integer)
Parameters
- _flag
- Int32
- _path
- String
- _activeWindowHandle
- Int32