ProtocolTranslate

VOID
   ProtocolTranslate(
       OUT PNDIS_STATUS Status,
       IN NDIS_HANDLE ProtocolBindingContext,
       OUT PNET_PNP_ID IdList,
       IN ULONG IdListLength,
       OUT PULONG BytesReturned
       );

ProtocolTranslate is defined for future use in Windows NT PnP-aware protocol drivers.