Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Increments the reference count of the string object.
void AddRef( ) throw( );
Remarks
Increments the reference count of the string object.
Note
Do not call this method on a string with a negative reference count, since a negative count indicates that the string buffer is locked.
Requirements
Header: atlsimpstr.h