CStringData::IsLocked
Determines if the character buffer is locked.
bool IsLocked( ) const throw( );
Return Value
Returns true if the buffer is locked; otherwise false.
Remarks
Call this function to determine if the character buffer of a string object is currently locked.
Requirements
Header: atlsimpstr.h