Convert a P6R::P6FLOAT to a string.
- Parameters:
-
| value | [in] The P6FLOAT to convert. |
| pBuffer | [in] The address of a buffer in which to places the converted string. |
| cBuffer | [in] The size of the buffer in characters. |
| pcWritten | [out, optional] The address of a P6SIZE in which will be placed a count of the number of characters that were copied to pBuffer. If this information is not required, NULL can be passed here. |
- Returns: