HttpActivateFileMode

Writes all output to a user file via the supplied file handle.

Syntax

    #include <httpexp.h>
    
    void HttpActivateFileMode (
      HINTERNET   hndl,
      UINT32      netwareFileHandle,
      UINT32      fileModeFlags);
    

Parameters

hndl
(IN) Specifies the HTTP stack handle.
netwareFileHandle
(IN) Specifies the file handle of an user created file.
fileModeFlags
(IN) Specifies options on how the system deals with the file.