FSH_RELEASEBUF
Appearance
![]() | |
---|---|
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.