CFile::Duplicate
virtualCFile*Duplicate()const;
throw(CFileException);
Return Value
A pointer to a duplicate CFile object.
Remarks
Constructs a duplicate CFile object for a given file. This is equivalent to the C run-time function _dup.
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.
virtualCFile*Duplicate()const;
throw(CFileException);
Return Value
A pointer to a duplicate CFile object.
Remarks
Constructs a duplicate CFile object for a given file. This is equivalent to the C run-time function _dup.