sometimes , the event will be taked off also by the method OnEvent . And I
think you'd like to implemente another class specially for your associate ,
because the method execute calls also the methods of the interface
IfunctiondiscoveryNotification .
for me , sometimes , I must wait 5 minuites for the notification in the tray
? Did you wait as long as me ?
"CtA" wrote:
>
> I have implemented OnUpdate, but i'm not sure why it is happening.
> I think you need to wait one moment, IP bus enumerator enumerates
> association database and installs device.
>
> "WSD print" wrote:
>
> > Hi , I'm also programming about the PNP-X , I think you should implement your
> > OnUpdate method for creating an event .
> > Just a question , the notification messages in the tray on your PC puts up
> > immediately once you execute associate or you must wait one moment ?
> >
> >
> > "CtA" wrote:
> >
> > > Hi,
> > > When I called IPNPXDeviceAssociation::Associate(NULL, this), PnP manager
> > > successfully install the device and puts up notification messages in the
> > > tray, but I'm not getting any notification in my class , any idea why it is
> > > happaning.
> > > IFunctionDiscoveryNotification is implemented in my class.
> > >
> > > Any help would be greatly appreciated.
|