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