Enum H5T.cmd_t
Commands sent to conversion functions
Namespace: HDF.PInvoke
Assembly: HDF.PInvoke.dll
Syntax
public enum cmd_t : int
Fields
| Name | Description |
|---|---|
| CONV | convert data from source to dest datatype |
| FREE | function is being removed from path |
| INIT | query and/or initialize private data |