CString::Empty

Call this member function to make this CString object an empty string and free memory as appropriate.

Syntax

void Empty( );

At a Glance

Header File Afx.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CString Overview, CString Member Functions, Simple Value Types, CString::IsEmpty