Adds the specified BSTR to a Variant SafeArray of BSTRs.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub PutBstr( _
ByRef VariantArray As System.Object, _
ByVal Index As System.Integer, _
ByVal Value As System.String _
) |
Visual Basic (Usage) | |
---|
Dim instance As ISafeArrayUtility
Dim VariantArray As System.Object
Dim Index As System.Integer
Dim Value As System.String
instance.PutBstr(VariantArray, Index, Value) |
Parameters
- VariantArray
- Variant SafeArray of BSTRs
- Index
- Index of BSTR
- Value
- BSTR
Remarks
See Also
Availability
SOLIDWORKS 2015 FCS, Revision Number 23.0