Gocator API > Go2.Data > Classes > Go2CustomData > Functions > Go2CustomData_ItemDimensions
Gocator 3x00 API
Go2CustomData_ItemDimensions
Description

Returns the dimension of the data contained at the given item index.

C
Go2UInt32 Go2CustomData_ItemDimensions(Go2CustomData data, Go2UInt32 itemIndex);
Parameters
Parameters 
Description 
Go2CustomData data 
Go2CustomData object. 
Go2UInt32 itemIndex 
The index of the data item to check. 
Returns

0 to indicate an invalid item index, 1 to indicate that the data is a one dimensional array, 2 to indicate that the data is a two dimensional array, or 3 to indicate that the data is a three dimensional array.

File

Go2DataTypes.h

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.