Condividi tramite


Funzione DrtDeletePnrpBootstrapResolver (drt.h)

La funzione DrtDeletePnrpBootstrapResolver elimina un resolver bootstrap basato sul protocollo PNRP ( Peer Name Resolution Protocol ).

Sintassi

void DrtDeletePnrpBootstrapResolver(
  [in] DRT_BOOTSTRAP_PROVIDER *pResolver
);

Parametri

[in] pResolver

Puntatore al resolver di bootstrap PNRP creato da eliminare.

Valore restituito

nessuno

Requisiti

   
Client minimo supportato Windows 7 Professional [solo app desktop]
Server minimo supportato Windows Server 2008 R2 [solo app desktop]
Piattaforma di destinazione Windows
Intestazione drt.h
Libreria Drtprov.lib
DLL Drt.dll

Vedi anche

DrtCreatePnrpBootstrapResolver