Creates a callout for the selection.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function CreateCallout2( _
ByVal NumberOfRows As Integer, _
ByVal LpHandler As Object _
) As Callout |
Visual Basic (Usage) | |
---|
Dim instance As ISelectionMgr
Dim NumberOfRows As Integer
Dim LpHandler As Object
Dim value As Callout
value = instance.CreateCallout2(NumberOfRows, LpHandler)
|
Parameters
- NumberOfRows
- Number of rows in the callout
- LpHandler
Pointer to the event handler for the callout (ISwCalloutHandler)
Return Value
Callout
Example
Remarks
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0