Unit msesystypes
Description
This item has no description.
Overview
Classes, Interfaces, Objects and Records
Types
Constants
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.