DosProtectOpenL |
DOS : Ouvre longue protégé |
---|---|
DOSCALLS.DLL | os2.h |
Syntaxe
APIRET DosProtectOpenL(PSZ pszFileName, PHFILE phf, PULONG pulAction, LONGLONG cbFile, ULONG ulAttribute, ULONG fsOpenFlags, ULONG fsOpenMode, PEAOP2 peaop2, PFHLOCK pfhFileHandleLockID); |
Description
Cette fonction permet d'ouvrir un nouveau fichier, un fichier existant ou remplace un fichier existant avec des attributs étendues.
Voir également
Langage de programmation - C pour OS/2 - DosClose
Langage de programmation - C pour OS/2 - DosDevIOCtl
Langage de programmation - C pour OS/2 - DosDupHandle
Langage de programmation - C pour OS/2 - DosProtectClose
Langage de programmation - C pour OS/2 - DosProtectSetFileInfo
Langage de programmation - C pour OS/2 - DosProtectSetFilePtrL
Langage de programmation - C pour OS/2 - DosProtectSetFileSizeL
Langage de programmation - C pour OS/2 - DosQueryHType
Langage de programmation - C pour OS/2 - DosSetMaxFH
Langage de programmation - C pour OS/2 - DosSetRelMaxFH
Système d'exploitation - OS/2 - Introduction