Share via


CStrBufT::AUTO_LENGTH

Automatically determine the new length of the string at release.

static const DWORD AUTO_LENGTH = 0x01;

Remarks

Automatically determine the new length of the string at release. The string must be null-terminated.

Requirements

Header: atlsimpstr.h

See Also

Reference

CStrBufT Class

CStrBufT::CStrBufT

Other Resources

CStrBufT Members