site logo  PsdHlpCallRealMode

HomePage | Categories |* BLOG *| RecentChanges | RecentlyCommented | Login/Register

PSDHLP_CALL_REAL_MODE


PSDHLP_CALL_REAL_MODE keywords Won't Block

Description Call a PSD function in real mode.

This function is used by the PSD developer to call one of his PSD functions in real mode.

Mode Callable in Init mode only.

Parameters Pointer to a CALL_REAL_MODE structure.

Exit Called functions return code.
A return code may be returned by the real mode function in EAX.

Structures
typedef struct call_real_mode_s {
   ulong_t function;
   ulong_t pdata;
} CALL_REAL_MODE;



Notes No PSD helps may be used in real mode.

Return to SMP Programming Addendum Page.

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.7
Page was generated in 0.2023 seconds