Windows.UnregisterBadMemoryNotification C# (CSharp) 메소드

UnregisterBadMemoryNotification() 개인적인 메소드

private UnregisterBadMemoryNotification ( void* RegistrationHandle ) : BOOL
RegistrationHandle void*
리턴 BOOL
    public static extern BOOL UnregisterBadMemoryNotification([NativeTypeName("PVOID")] void* RegistrationHandle);