IFSMgr_Win32MapSFTToExtendedHandle(
unsigned short DOSHandle,
unsigned long * pExtHandle
)
This service is provided solely for the use of the Win32 subsystem. It maps a DOS handle to an extended handle. The service must be called in the context of the DOS VM. The service is failed if the DOS handle does not belong to the IFS manager.
pExtHandle | Contains the mapped extended handle if the operation was successful. |