JAMS Developer Guide
MonitorEntry Constructor(Entry)


MVPSI.JAMS Namespace > MonitorEntry Class > MonitorEntry Constructor : MonitorEntry Constructor(Entry)
Create a MonitorEntry from an Entry
Syntax
'Declaration
 
Public Function New( _
   ByVal entry As Entry _
)
'Usage
 
Dim entry As Entry
 
Dim instance As New MonitorEntry(entry)
public MonitorEntry( 
   Entry entry
)

Parameters

entry
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

MonitorEntry Class
MonitorEntry Members
Overload List