DosQFHState: Difference between revisions
Appearance
m Ak120 moved page OS2 API:CPI:LEGACY:DosQFHState to DosQFHState |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
[[ | {{Legacy | ||
This function has been renamed to | |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. | ||
==Syntax== | ==Syntax== | ||
DosQFHState () | |||
==Parameters== | ==Parameters== | ||
Line 14: | Line 14: | ||
==Remarks== | ==Remarks== | ||
==Example Code== | ==Example Code== | ||
==External References== | ==External References== | ||
* [http://www.ecomstation.it/pido2/home/gamba/advos2.txt Advanced OS/2 Programming] by [[Ray Duncan]] | * [http://www.ecomstation.it/pido2/home/gamba/advos2.txt Advanced OS/2 Programming] by [[Ray Duncan]] | ||
[[Category: | [[Category:Dos]] |
Latest revision as of 22:30, 15 September 2017
![]() | |
---|---|
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 ()