2020-09-30 16:53:55 +02:00

25 lines
292 B
Plaintext

/*++
Copyright (c) 1997-1999 Microsoft Corporation
Module Name:
wmidp.acf
Abstract:
WMI data consumer server interface configuration file
Author:
16-Jan-1997 AlanWar
Revision History:
--*/
interface wmidll
{
[async] NotificationDelivery();
}