Windows.CreateMemoryResourceNotification C# (CSharp) Méthode

CreateMemoryResourceNotification() private méthode

private CreateMemoryResourceNotification ( MEMORY_RESOURCE_NOTIFICATION_TYPE NotificationType ) : HANDLE
NotificationType MEMORY_RESOURCE_NOTIFICATION_TYPE
Résultat HANDLE
    public static extern HANDLE CreateMemoryResourceNotification(MEMORY_RESOURCE_NOTIFICATION_TYPE NotificationType);