Obsolete. Superseded by ILibraryFeatureData::IGetReferences2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetReferences( _
ByVal Count As Integer, _
ByRef RefType As Integer _
) As Object |
Visual Basic (Usage) | |
---|
Dim instance As ILibraryFeatureData
Dim Count As Integer
Dim RefType As Integer
Dim value As Object
value = instance.IGetReferences(Count, RefType)
|
C++/CLI | |
---|
Object^ IGetReferences(
& int Count,
& [Out] int RefType
) |
Parameters
- 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 2006 FCS, Revision Number 14.0