Sample Code

Windows Driver Samples/ Connection-less NDIS 6.0 Sample Protocol Driver/ C++/ notifyob/ ProtNotify.idl/

#include <netcfgn.idl>

[
    uuid(d5a293af-371a-4694-a9b7-fc9d409def3b),
    version(1.0),
    helpstring("WDF NDISPROT driver install Notify Object 1.0 Type Library")
]
library NotifyLib
{
    [
        uuid(21e7e731-f286-4116-b3c2-d43ccba29f07),
        helpstring("WDF NDISPROT driver install Notify Class")
    ]
    coclass CProtNotify
    {
        [restricted] interface INetCfgComponentControl;
        [restricted] interface INetCfgComponentSetup;
    };
};

Our Services

  • What our customers say about us?

© 2011-2024 All Rights Reserved. Joya Systems. 4425 South Mopac Building II Suite 101 Austin, TX 78735 Tel: 800-DEV-KERNEL

Privacy Policy. Terms of use. Valid XHTML & CSS