Visual Basic | |
---|---|
Sub InsertInteger16Data( _ ByVal Index As System.Integer, _ ByVal Marker As System.Integer, _ ByVal Value As System.Integer _ ) |
Parameters
- Index
- Index of the XRecord data element where to insert an Int16 (see Remarks)
- Marker
- Marker
- Value
- Int16
Before calling this method, call IXRecord::GetDataCount to determine a valid value for Index.
IXRecord Interface
IXRecord Members
IXRecord::GetInteger16Data Method ()
IXRecord::SetInteger16Data Method ()
IXRecord Members
IXRecord::GetInteger16Data Method ()
IXRecord::SetInteger16Data Method ()
DraftSight V1R4.0