DeRegisterFileSystemServiceMethod

De-registers the default file system method with the NetWare HTTP Stack.

Syntax

    #include <httpexp.h>
    
    BOOL DeRegisterFileSystemServiceMethod (
      void   *pRTag);
    

Parameters

pRTag
(IN) Points to a NetWare resource tag.

Return Values

Constant

Description

TRUE

The Service Method has been de-registered.

FALSE

The Service Method failed de-registration.