Visual Basic | |
---|---|
Sub InsertHandle( _ ByVal Index As System.Integer, _ ByVal Marker As System.Integer, _ ByVal Handle As System.String _ ) |
Parameters
- Index
- Index of the XRecord data element where to insert the handle (see Remarks)
- Marker
- Marker
- Handle
- Handle, whose data type is string
Before calling this method, call IXRecord::GetDataCount to determine a valid value for Index.
IXRecord Interface
IXRecord Members
IXRecord::GetHandleData Method ()
IXRecord::SetHandle Method ()
IXRecord::Handle Property ()
IXRecord::GetCustomData Method ()
IXRecord::DeleteCustomData Method ()
IXRecord::SetCustomData Method ()
IXRecord Members
IXRecord::GetHandleData Method ()
IXRecord::SetHandle Method ()
IXRecord::Handle Property ()
IXRecord::GetCustomData Method ()
IXRecord::DeleteCustomData Method ()
IXRecord::SetCustomData Method ()
DraftSight V1R4.0