ZennoLab Assemblies Documentation
ExecuteCode Method
See Also  Send Feedback
ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > IZennoCustomCode Interface : ExecuteCode Method
instance

Type: Zennolab.CommandCenter.Instance

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

Glossary Item Box

The entry point in your code

Syntax

C# 
int ExecuteCode( 
   Instance instance
)

Parameters

instance

Type: Zennolab.CommandCenter.Instance

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

Return Value

Type: System.Int32

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

Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.