ZennoLab Assemblies Documentation
ExecuteCode Method

Type: instance

This object contains all necessary methods and properties for work with instance.

Type: ZennoLab.InterfacesLibrary.ProjectModel.IZennoPosterProjectModel

The model of the current project.

The entry point in your code
Syntax
int ExecuteCode( 
   Instance instance,
   IZennoPosterProjectModel project
)

Parameters

instance

Type: instance

This object contains all necessary methods and properties for work with instance.

project

Type: ZennoLab.InterfacesLibrary.ProjectModel.IZennoPosterProjectModel

The model of the current project.

Return Value

Type: System.Int32

Takes a negative value, if execution of this method, error is detected

Requirements

Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.

See Also

Reference

IZennoCustomCode Interface
IZennoCustomCode Members

Send Feedback