Gets the references with respect to the given scope.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetReferences2( _
ByVal Scope As Integer, _
ByVal Count As Integer, _
ByRef RefType As Integer _
) As Object |
Visual Basic (Usage) | |
---|
Dim instance As ILibraryFeatureData
Dim Scope As Integer
Dim Count As Integer
Dim RefType As Integer
Dim value As Object
value = instance.IGetReferences2(Scope, Count, RefType)
|
Parameters
- Scope
- Reference scope as defined in swLibFeatureData_e
- Count
- Number of references
- RefType
-
in-process, unmanaged C++: Pointer to an array of type long of reference types as defined by
swSelectType_e
- VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Return Value
- in-process, unmanaged C++: Pointer to an array of references
VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Remarks
See Also
Availability
SolidWorks 2010 SP1, Revision Number 18.1