[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 commit ( _ location As H5LocId, _ dataTypeName As String, _ typeId As H5DataTypeId _ ) |
| C# |
|---|
public static void commit ( H5LocId location, string dataTypeName, H5DataTypeId typeId ) |
| C++ |
|---|
public: static void commit ( H5LocId^ location, String^ dataTypeName, H5DataTypeId^ typeId ) |
Parameters
- location (H5LocId)
- dataTypeName (String)
- typeId (H5DataTypeId)