DosRegisterNotification: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
See DOSSMREGISTERDD. | See DOSSMREGISTERDD. | ||
Line 8: | Line 5: | ||
==Parameters== | ==Parameters== | ||
; | ;data (void*) | ||
==Return Code== | ==Return Code== | ||
APIRET16 Pascal far | APIRET16 Pascal far | ||
==Related Functions== | ==Related Functions== | ||
* | * [[DosSMRegisterDD]] | ||
[[Category:Dos]] | [[Category:Dos]] |
Latest revision as of 15:49, 17 October 2018
See DOSSMREGISTERDD.
Syntax
DosRegisterNotification (void* data)
Parameters
- data (void*)
Return Code
APIRET16 Pascal far