CFileDialog::AddText
Adds text to the dialog.
HRESULT AddText(
DWORD dwIDCtl,
const CString& strText
);
Parameters
dwIDCtl
The ID of the text to add.strText
The text name.
Requirements
Header: afxdlgs.h
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Adds text to the dialog.
HRESULT AddText(
DWORD dwIDCtl,
const CString& strText
);
dwIDCtl
The ID of the text to add.
strText
The text name.
Header: afxdlgs.h