Unit msesystypes
Uses
Functions and Procedures
Variables
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; |
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 = (...); |
Values
|
Constants
invalidprocid = -1; |
invalidprochandle = -1; |
invalidfilehandle = -1; |
Generated by PasDoc 0.16.0.