Herunterladen Inhalt Inhalt Diese Seite drucken

Header Dateien - Siemens SIMATIC Handbuch

Vorschau ausblenden Andere Handbücher für SIMATIC:
Inhaltsverzeichnis

Werbung

8

Header Dateien

/****************************************************************************/
/*
Copyright (C) SIEMENS AG, 2001.
/****************************************************************************/
/*
/*
Project
/*
/*
Component
/*
/*
Modul name
/*
/*
Version
/*
/*
Date (DDMMYY)
/*
/*
/*
/*
Content
/*
/*
/*
Changes
/*
/****************************************************************************/
#ifndef SOM_DLL_H
#define SOM_DLL_H
// ++++++++++++++++++++++ types ++++++++++++++++++++
typedef unsigned long
typedef unsigned long
typedef unsigned char
typedef unsigned char
typedef unsigned short WORD,
typedef unsigned short USHORT, *PUSHORT;
typedef unsigned int
typedef
int
typedef
long
typedef
char
typedef unsigned char
typedef unsigned short UWORD,
typedef unsigned long
typedef signed
char
typedef signed
short SWORD,
typedef signed
long
#define VOID void
typedef
int
PC-Überwachung Safecard On Motherboard (SOM)
A5E00113525-02
: PC Supervision for 87366 based hardware
: Safecard On Motherboard (SOM)
: som_dll.h
: 3.0
: 12.01.2001
: prototypes and defines for the communication of the */
application with the DLL
:
DWORD,
*PDWORD;
ULONG,
*PULONG;
BYTE,
*PBYTE;
UCHAR,
*PUCHAR;
*PWORD;
UINT,
*PUINT;
INT,
*PINT;
LONG,
*PLONG;
CHAR,
*PCHAR, **PPCHAR;
UBYTE,
UINT_8;
UINT_16;
UDWORD;
SBYTE,
SINT_8;
SINT_16;
SDWORD;
BOOL,
*PBOOL;
All rights reserved.
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
8-1

Werbung

Inhaltsverzeichnis
loading

Inhaltsverzeichnis