[ First ] [ Previous ] [ Next ] [ Last ] [ Manuals ]
_open_osfhandle

Open_osfhandle opens an operating system file handle.
Compatibility:
This function is compatible with the following targets:
Prototype:
#include <io.h>
int _open_osfhandle(long ofshandle, int flags);
Parameters:
Parameters for this function are:
Return:
Returns the handle if successful otherwise returns -1.
See Also:
"GetHandle"
"_get_osfhandle"
[ First ] [ Previous ] [ Next ] [ Last ] [ Manuals ]
Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.
Last updated: August 16, 2000