Jump to content

DosRegisterNotification: Difference between revisions

From EDM2
Created page with "image:legacy.png ==Description== See DOSSMREGISTERDD. ==Syntax== <PRE> APIRET16 Pascal far DOSREGISTERNOTIFICATION(void* data) </PRE> ==Parameters== ; ==Return Code== ..."
(No difference)

Revision as of 16:35, 25 September 2016

Description

See DOSSMREGISTERDD.

Syntax

APIRET16 Pascal far DOSREGISTERNOTIFICATION(void* data)

Parameters

Return Code

Remarks

Example Code


Related Functions