Share via


CStrBufT::SET_LENGTH

Set the length of the string object at GetBuffer time.

static const DWORD SET_LENGTH = 0x02;

Remarks

Set the length of the string object at GetBuffer time.

Determines if CSimpleStringT::GetBuffer and CSimpleStringT::GetBufferSetLength are called when the string buffer object is constructed.

Requirements

Header: atlsimpstr.h

See Also

Reference

CStrBufT Class

CStrBufT::CStrBufT

Other Resources

CStrBufT Members