HttpReturnString

Returns a pointer to the requested string type.

Syntax

    #include <httpexp.h>
    
    char *HttpReturnString (
      UINT32    stringType);
    

Parameters

stringType
(IN) Specifies the pre-defined string type. See Section 6.3, Common Content Types.

Return Values

Returns the address of ASCIIZ string for requested content type.