Jump to content

DosCallPSD

From EDM2
Revision as of 22:10, 21 August 2017 by Martini (talk | contribs) (Created page with "This function calls directly into the PSD from an application. ==Syntax== DosCallPSD <keywords> ==Parameters== Function number, argument ==Return Code== ; NO_ERROR ; -1...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This function calls directly into the PSD from an application.

Syntax

DosCallPSD <keywords>

Parameters

Function number, argument

Return Code

NO_ERROR
-1

Remarks

DosCallPSD must be called is protect mode only. The protocol is private.