[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Syntax

Visual Basic (Declaration)
Public Shared Sub setSize ( _
	typeId As H5DataTypeId, _
	size As UInteger _
)
C#
public static void setSize (
	H5DataTypeId typeId,
	uint size
)
C++
public:
static void setSize (
	H5DataTypeId^ typeId, 
	unsigned int size
)

Parameters

typeId (H5DataTypeId)
size (UInt32)