DosCallPSD: Difference between revisions
Appearance
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..." |
(No difference)
|
Revision as of 22:10, 21 August 2017
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.