25 lines
292 B
Plaintext
Raw Normal View History

2001-01-01 00:00:00 +01:00
/*++
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();
}