| 1. | A long null - terminated unicode string value 长的空终止unicode字符串值(只限 |
| 2. | A pointer to a null terminated array of unicode characters 指向unicode字符的空终止数组的指针。 |
| 3. | A variable - length , null - terminated stream of unicode characters Unicode字符的变长、空终止流(只限 |
| 4. | Is a null - terminated ascii string 为空终止ascii字符串。 |
| 5. | Property to the length of the string including the null terminator 属性设置为包括空终止的字符串长度。 |
| 6. | A pointer to a null - terminated array of ansi characters Unmanagedtype . lpstr指向ansi字符的空终止数组的指针。 |
| 7. | A pointer to a null - terminated array of unicode characters Unmanagedtype . lpwstr指向unicode字符的空终止数组的指针。 |
| 8. | Specifies that the array of values is a null - terminated ascii character string 指定:值的数组是一个空终止的ascii字符串。 |
| 9. | Contains a null - terminated string that is the name of a dialog - box template resource 包含一个对话框模板资源的空终止字符串。 |
| 10. | A pointer to a null - terminated array of platform - dependent characters Unmanagedtype . lptstr指向平台相关的字符的空终止数组的指针。 |