Overload List
Name | Description | |
---|---|---|
NameToHid(String) |
Convert the trixel from text to 64 bit HID.
| |
NameToHid(array<Char>[]()[][], Int32) |
Convert the trixel from text to 64 bit HID
The character array must be of size eMaxNameSize, and
it is not necessary to have null termination. The
number of siginificant characters in the trixel's name
is given as a parameter.
|