Jump to content

DosQFHState: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
No edit summary
 
Line 1: Line 1:
{{Legacy
|RepFunc=[[DosQueryFHState]]
|Remarks=This function has been renamed to [[DosQueryFHState]] on OS/2 2.0.
}}
Returns file handle sharing and access characteristics.
Returns file handle sharing and access characteristics.
This function has been renamed to "[[DosQueryFHState]]".


==Syntax==
==Syntax==

Latest revision as of 22:30, 15 September 2017

Legacy Function Warning
It is recommended to use a newer replacement for this function.
Replacement: DosQueryFHState
Remarks: This function has been renamed to DosQueryFHState on OS/2 2.0.


Returns file handle sharing and access characteristics.

Syntax

DosQFHState ()

Parameters

Return Code

Remarks

Example Code

External References