Windows.RegisterBadMemoryNotification C# (CSharp) Method

RegisterBadMemoryNotification() private method

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