CStringData Members
Methods
Increments the reference count of the string data object. |
|
Retrieves the character data of a string object. |
|
Determines if the buffer of the associated string object is locked. |
|
Determines if the buffer of the associated string object is currently shared. |
|
Locks the buffer of the associated string object. |
|
Releases the specified string object. |
|
Unlocks the buffer of the associated string object. |
Data Members
Length of allocated data in XCHARs (not including terminating null) |
|
Length of currently used data in XCHARs (not including terminating null) |
|
The current reference count of the object. |
|
A pointer to the string manager of this string object. |