Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > No notification is received on IPNPXDeviceAssociation::Associate

Reply
Thread Tools Display Modes

No notification is received on IPNPXDeviceAssociation::Associate

 
 
CtA
Guest
Posts: n/a

 
      05-07-2009
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.
 
Reply With Quote
 
 
 
 
WSD print
Guest
Posts: n/a

 
      06-12-2009
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.

 
Reply With Quote
 
CtA
Guest
Posts: n/a

 
      06-12-2009

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.

 
Reply With Quote
 
WSD print
Guest
Posts: n/a

 
      06-15-2009
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.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot associate Word! Jim Wood Windows Vista Mail 3 04-09-2009 03:24 AM
Get notification of mail received but doesn't go in inbox. hornetmo Windows Vista Mail 1 12-18-2008 01:11 AM
Can't unassociate or associate anything Fred B. Windows Vista General Discussion 4 09-18-2007 02:25 PM
emails received are duplicates of previously received for a month Jimmer Windows Vista Mail 1 08-30-2007 04:17 PM
un associate files budhaber Windows Vista General Discussion 4 03-08-2007 04:02 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59