The application uses this message to query the contents of an individual value set item. When querying a text item, the application must provide a buffer for returning the text information. By specifying 0 as the value of the usBufLen field and then getting the value returned in the usTextLen parameter, an application can determine how large this buffer must be. The value returned is the length of the text string, excluding the null termination character.


[Back] [Next]