Gocator API > Go2.Data > Classes > Go2CustomData > Functions > Go2CustomData_Width
Gocator 2x00 API
Go2CustomData_Width
Description

Returns the width of the data provided.

C
Go2UInt32 Go2CustomData_Width(Go2CustomData data, Go2UInt32 dimension);
Parameters
Parameters 
Description 
Go2CustomData data 
Go2CustomData object. 
Go2UInt32 dimension 
The index of the dimension whose width is to be returned. 
Returns

An integer representing the width of the data.

File

Go2DataTypes.h

Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.