Jump to content

FSH_RELEASEBUF

From EDM2
Revision as of 16:34, 20 February 2020 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Legacy Function Warning
It is recommended to use a newer replacement for this function.
Replacement:
Remarks: REMOVED in OS/2 Version 2.0

FSH_RELEASEBUF releases a buffer owned by the calling thread if any is owned.

Syntax

FSH_RELEASEBUF ()

Parameters

Nothing

Returns

Nothing

Calling Sequence

void pascal FSH_RELEASEBUF ()

Remarks

See note under FSH_GETBUF for interactions with other buffer calls.

FSH_RELEASEBUF will not block.