Jump to content

DosQueryFileMode

From EDM2
Revision as of 22:53, 18 July 2017 by Martini (talk | contribs) (Remarks)

This function is used for setting and querying the standard attributes of files.

There is no much information about this function and it is possible that it was not implemented on the OS/2 4.5 Toolkit.

This function was listed on the "OS/2 2.0 Technical Library: Programming Guide Volume I" but there is no informatio about it's details.

Syntax

DosQueryFileMode ()

Parameters

Return Code

Remarks

According to a magazine article this function replaces DosQFileMode [1].

Example Code

C Binding

MASM Binding

Related Functions