ITcPlcProject::GenerateBootProject
Activates or deactivates the PLC project as a boot project, depending on the bool parameter you specify.
HRESULT GenerateBootProject(VARIANT_BOOL bActivate);
Parameters
bActivate |
[in, optional, defaultvalue(-1)] Specifies if the boot project should be activated |