lnextfil.hpp

来自「IBM Lotus C++ API 7.0a for IBM Lotus Not」· HPP 代码 · 共 37 行

HPP
37
字号
//===========================================================================
//
// Module:  LNEXTFIL.HPP
//
// Description:
//
//  Class library definition for LNExtendableFile and related classes.
//
//===========================================================================
//
// Copyright (c) 1998 Lotus Development Corporation. All rights reserved.
// This software is subject to the Lotus Software Agreement, Restricted
// Rights for U.S. government users, and applicable export regulations.
//
//===========================================================================

#ifndef LNEXTENDABLEFILE_HPP
#define LNEXTENDABLEFILE_HPP



#endif

//===========================================================================
//                             REVISION HISTORY
//===========================================================================
//
// Date			Who		Description
// --------		---		-----------
// 4/2/98		spb		Added LNExtendableFile::GetFileSize().
//
// ------------	Build 52
//
// 1/22/98		spb		Created.
//
//===========================================================================

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?