AvailableBW_PTR Send comments on this topic.
PTREventArgs Constructor
See Also 
MassTools.NetworkAwareness.AvailableBW.PTR Namespace > PTREventArgs Class : PTREventArgs Constructor




ptr
igi

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal ptr As Double, _
   ByVal igi As Double _
)
Visual Basic (Usage)Copy Code
Dim ptr As Double
Dim igi As Double
 
Dim instance As PTREventArgs(ptr, igi)
C# 
public PTREventArgs( 
   double ptr,
   double igi
)
Managed Extensions for C++ 
public: PTREventArgs( 
   double ptr,
   double igi
)
C++/CLI 
public:
PTREventArgs( 
   double ptr,
   double igi
)

Parameters

ptr
igi

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2008 All Rights Reserved.