NPKISetTreeName
Sets the given tree name in to the context (formerly NWPKISetTreeName).
#include "npki.h"
NWRCODE NPKISetTreeName(
const NPKIContext context,
const unicode *treeName);
Returns 0 if successful, or an eDirectory or PKI error code if not successful.