tfAddrPolicyTableClear

Jump to: navigation, search

Table of Contents >> Application Reference >> DNS Resolver


#include <trsocket.h>


int tfAddrPolicyTableClear (int flags);


Function Description

This function clears all of the entries from the DNS policy table.


Parameters

  • flags
    Currently unused.


Returns

  • TM_ENOERROR
    This function always returns TM_ENOERROR.


Table of Contents >> Application Reference >> DNS Resolver