[ Previous ] [ Contents ] [ Index ] [ Next ]

Ns_UnRegisterProxyRequest

Overview

Unregister a proxy request function

Syntax

    void Ns_UnRegisterProxyRequest(
      char *hServer,
      char *method,
      char *protocol
    );
    

Description

The Ns_UnRegisterProxyRequest function unregisters the function for the specified method and protocol on a specific virtual server. If the deleteProc is not null, it is called with the function's context as an argument.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1996 America Online, Inc.