Zennolab.CommandCenter
ExecuteCode Method
See Also  Send Feedback
Zennolab.CommandCenter Namespace > IZennoCustomCode Interface : ExecuteCode Method
instance

Type: Zennolab.CommandCenter.Instance

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

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

© 2011 All Rights Reserved.