JAMS Developer Guide
SetEntryState Class
Members 


MVPSI.JAMS.Host Namespace : SetEntryState Class
A message sent from a Job to inform JAMS that an Icon, Message, or Status should change.
Object Model
SetEntryState Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class SetEntryState 
   Inherits ExecutorHost
'Usage
 
Dim instance As SetEntryState
[System.Serializable()]
public class SetEntryState : ExecutorHost 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.Host.ExecutorHost
      MVPSI.JAMS.Host.SetEntryState

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SetEntryState Members
MVPSI.JAMS.Host Namespace