[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 Function copy ( _
	stdType As STD _
) As H5DataTypeId
C#
public static H5DataTypeId copy (
	H5T.STD stdType
)
C++
public:
static H5DataTypeId^ copy (
	STD stdType
)

Parameters

stdType (STD)