NpdBrokerInitialize, fonction (knetpwwrdepbroker.h)
Cette rubrique prend en charge l’infrastructure de pilote Windows et n’est pas destinée à être utilisée directement à partir de votre code.
Syntaxe
NTSTATUS NpdBrokerInitialize(
[in] ULONG ulClientID,
[out] OUT PHANDLE phBroker
);
Paramètres
[in] ulClientID
Réservé.
[out] phBroker
Réservé.
Valeur de retour
Retourne STATUS_SUCCESS si l’opération se termine correctement.
Exigences
Exigence | Valeur |
---|---|
client minimum pris en charge | Windows 10, version 1709 |
plateforme cible | Windows |
d’en-tête | knetpwrdepbroker.h (include KNetPwrDepBroker.h) |
IRQL | PASSIVE_LEVEL |