CAtlTemporaryFile::GetSize
Call this method to get the size in bytes of the temporary file.
HRESULT GetSize(
ULONGLONG& nLen
) const throw( );
Параметры
- nLen
The number of bytes in the file.
Возвращаемое значение
Returns S_OK on success, or an error HRESULT on failure.
Требования
Header: atlfile.h