Share via


PENTROPY_SOURCE_CALLBACK_FUNCTION fonction de rappel (systemrng.h)

Syntaxe

//Declaration

PENTROPY_SOURCE_CALLBACK_FUNCTION PentropySourceCallbackFunction;

// Definition

NTSTATUS PentropySourceCallbackFunction
(
    ENTROPY_SOURCE_HANDLE hEntropySource
    PVOID context
)
{...}

Paramètres

hEntropySource

context

Valeur retournée

Retournez STATUS_SUCCESS si l’opération réussit.

Sinon, retournez un code d’erreur de valeurs NTSTATUS approprié.

Pour plus d’informations, consultez Valeurs NTSTATUS.

Configuration requise

Condition requise Valeur
En-tête systemrng.h