DosQFHState: Difference between revisions
Appearance
m Ak120 moved page OS2 API:CPI:LEGACY:DosQFHState to DosQFHState |
mNo edit summary |
||
Line 1: | Line 1: | ||
Returns file handle sharing and access characteristics. | |||
This function has been renamed to "[[DosQueryFHState]]". | |||
==Syntax== | ==Syntax== | ||
DosQFHState () | |||
==Parameters== | ==Parameters== | ||
Line 14: | Line 11: | ||
==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]] |
Revision as of 13:01, 18 February 2017
Returns file handle sharing and access characteristics.
This function has been renamed to "DosQueryFHState".
Syntax
DosQFHState ()