Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Sets the length of the character buffer.
void SetLength(
int nLength
);
Parameters
nLength
The new length of the character buffer of the string object.Note
Must be less than or equal to the minimum buffer length specified in the constructor of CStrBufT.
Remarks
Call this function to set the length of the string represented by the buffer object.
Requirements
Header: atlsimpstr.h