Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Specifies the length, in characters, of the data.
Syntax
HRESULT get_length( long * dataLength);
Parameters
- dataLength
- [out] Length, in Unicode characters, of the string present in the data property.
Return Value
Returns S_OK if successful, or an error code otherwise.
See Also
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.