Visual Basic | |
---|---|
Sub GetInteger16Data( _ ByVal Index As System.Integer, _ ByRef Value As System.Integer _ ) |
JavaScript | |
---|---|
GetInteger16Data( Index : Number ) : Number |
Parameters
- Index
- Index of the custom data element
- Value[out] or Return Value
- Int16 value
Add, Modify, and Remove Custom Data (C#)
Add, Modify, and Remove Custom Data (VB.NET)
Add, Modify, and Remove Custom Data (VBA)
Add and Modify Custom Data (JavaScript)
Add, Modify, and Remove Custom Data (VB.NET)
Add, Modify, and Remove Custom Data (VBA)
Add and Modify Custom Data (JavaScript)
Call ICustomData::GetDataCount before calling this method to determine a valid value for Index.
ICustomData Interface
ICustomData Members
ICustomData::SetInteger16Data Method
ICustomData::InsertInteger16Data Method
ICustomData Members
ICustomData::SetInteger16Data Method
ICustomData::InsertInteger16Data Method
DraftSight V1R1.2