Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
motabledesc.h
Package: MoLecture.rar [view]
Upload User: qinfarui
Upload Date: 2022-08-10
Package Size: 362k
Code Size: 2k
Category:
GIS program
Development Platform:
Visual C++
- #if !defined(AFX_MOTABLEDESC_H__BBFD08B8_146A_4FE7_9ADE_8072A019488F__INCLUDED_)
- #define AFX_MOTABLEDESC_H__BBFD08B8_146A_4FE7_9ADE_8072A019488F__INCLUDED_
- #if _MSC_VER > 1000
- #pragma once
- #endif // _MSC_VER > 1000
- // Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
- // NOTE: Do not modify the contents of this file. If this class is regenerated by
- // Microsoft Visual C++, your modifications will be overwritten.
- /////////////////////////////////////////////////////////////////////////////
- // CMoTableDesc wrapper class
- class CMoTableDesc : public COleDispatchDriver
- {
- public:
- CMoTableDesc() {} // Calls COleDispatchDriver default constructor
- CMoTableDesc(LPDISPATCH pDispatch) : COleDispatchDriver(pDispatch) {}
- CMoTableDesc(const CMoTableDesc& dispatchSrc) : COleDispatchDriver(dispatchSrc) {}
- // Attributes
- public:
- short GetFieldCount();
- void SetFieldCount(short);
- long GetCodePage();
- void SetCodePage(long);
- // Operations
- public:
- CString GetFieldName(short index);
- void SetFieldName(short index, LPCTSTR lpszNewValue);
- long GetFieldType(short index);
- void SetFieldType(short index, long nNewValue);
- short GetFieldPrecision(short index);
- void SetFieldPrecision(short index, short nNewValue);
- short GetFieldLength(short index);
- void SetFieldLength(short index, short nNewValue);
- short GetFieldScale(short index);
- void SetFieldScale(short index, short nNewValue);
- };
- //{{AFX_INSERT_LOCATION}}
- // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
- #endif // !defined(AFX_MOTABLEDESC_H__BBFD08B8_146A_4FE7_9ADE_8072A019488F__INCLUDED_)