C1.Win.C1DX.4.8 Assembly / C1.Util.DX Namespace / ComObjectEventArgs Class / ComObjectEventArgs Constructor
The o.

In This Topic
ComObjectEventArgs Constructor
In This Topic
Initializes a new instance of the ComObjectEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal o As ComObject _
)
 

Parameters

o
The o.
See Also