Skip to content

IOTAProjectBuilder140

chuacw edited this page Feb 7, 2023 · 1 revision

Description

IOTAProjectBuilder140 is an interface for compiling a project and is a parent interface of IOTAProjectBuilder. You should use IOTAProjectBuilder to compile projects.

Hierarchy

Up to Parent: IOTAProjectBuilder40

Methods

Method Description
BuildProject Returns True if successfully built. If Wait then the compile progress dialog waits for the user press OK. If False, it does not wait if successful.

Properties

There are no properties.

Clone this wiki locally