Windows.RegisterBadMemoryNotification C# (CSharp) Méthode

RegisterBadMemoryNotification() private méthode

private RegisterBadMemoryNotification ( ) : void*
Résultat void*
    public static extern void* RegisterBadMemoryNotification([NativeTypeName("PBAD_MEMORY_CALLBACK_ROUTINE")] delegate* unmanaged<void> Callback);