Obsolete. Superseded by ICustomPropertyManager::GetAll3.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetAll2( _
ByRef PropNames As System.Object, _
ByRef PropTypes As System.Object, _
ByRef PropValues As System.Object, _
ByRef Resolved As System.Object _
) As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICustomPropertyManager
Dim PropNames As System.Object
Dim PropTypes As System.Object
Dim PropValues As System.Object
Dim Resolved As System.Object
Dim value As System.Integer
value = instance.GetAll2(PropNames, PropTypes, PropValues, Resolved) |
Parameters
- PropNames
- Array of the names of custom properties retrieved
- PropTypes
Array of types of PropNames as defined in swCustomInfoType_e
- PropValues
- Array of evaluated values of PropNames
- Resolved
- Array of evaluation statuses of PropNames as defined in swCustomInfoGetResult_e
Return Value
Number of custom properties retrieved
See Also
Availability
SOLIDWORKS 2014 FCS, Revision Number 22.0