NpdBrokerUninitialize - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// knetpwrdepbroker.h

NTSTATUS NpdBrokerUninitialize(
  [in] IN HANDLE hBroker
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-knetpwrdepbroker-npdbrokeruninitialize)

NpdBrokerUninitialize function

Description

This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.

Parameters

hBroker [in]

Reserved.

Return value

Returns STATUS_SUCCESS if the operation completes successfully.