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.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
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.