Jump to content

FSH_IOBOOST

From EDM2
Revision as of 04:28, 20 February 2020 by Martini (talk | contribs) (Created page with "This function allows an FSD to boost the current thread's I/O priority after a I/O request. ==Syntax== FSH_IOBOOST(void) ==Parameters== None ==Returns== There are no erro...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This function allows an FSD to boost the current thread's I/O priority after a I/O request.

Syntax

FSH_IOBOOST(void)

Parameters

None

Returns

There are no error returns.

Calling Sequence


void far pascal FSH_IOBOOST(void)

Remarks

FSH_IOBOOST will not block.