Unit msesystypes

Description

This item has no description.

Overview

Classes, Interfaces, Objects and Records

Name Description
Class ecrashstatfile  

Types

tlibhandle = thandle;
threadty = ptruint;
procidty = ptrint;
pprocidty = ˆprocidty;
procidarty = array of procidty;
prochandlety = type ptrint;
pprochandlety = ˆprochandlety;
mutexty = array[0..9] of pointer;
semty = array[0..7] of pointer;
psemty = ˆsemty;
condty = array[0..31] of pointer;
syserrorty = (...);

Constants

invalidprocid = -1;
invalidprochandle = -1;
invalidfilehandle = -1;

Description

Types

tlibhandle = thandle;

This item has no description.

threadty = ptruint;

This item has no description.

procidty = ptrint;

This item has no description.

pprocidty = ˆprocidty;

This item has no description.

procidarty = array of procidty;

This item has no description.

prochandlety = type ptrint;

This item has no description.

pprochandlety = ˆprochandlety;

This item has no description.

mutexty = array[0..9] of pointer;

This item has no description.

semty = array[0..7] of pointer;

This item has no description.

psemty = ˆsemty;

This item has no description.

condty = array[0..31] of pointer;

This item has no description.

syserrorty = (...);

This item has no description.

Values
  • sye_ok
  • sye_lasterror
  • sye_extendederror
  • sye_busy
  • sye_dirstream
  • sye_network
  • sye_write
  • sye_read
  • sye_thread
  • sye_mutex
  • sye_semaphore
  • sye_cond
  • sye_timeout
  • sye_copyfile
  • sye_createdir
  • sye_noconsole
  • sye_notimplemented
  • sye_sockaddr
  • sye_socket
  • sye_isdir

Constants

invalidprocid = -1;

This item has no description.

invalidprochandle = -1;

This item has no description.

invalidfilehandle = -1;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.