Windows.CreateMemoryResourceNotification C# (CSharp) Method

CreateMemoryResourceNotification() private method

private CreateMemoryResourceNotification ( MEMORY_RESOURCE_NOTIFICATION_TYPE NotificationType ) : HANDLE
NotificationType MEMORY_RESOURCE_NOTIFICATION_TYPE
return HANDLE
    public static extern HANDLE CreateMemoryResourceNotification(MEMORY_RESOURCE_NOTIFICATION_TYPE NotificationType);