AVAX-software.com Forums: GetHandlesUnderSelectCursor under VC6 - AVAX-software.com Forums

Jump to content

Page 1 of 1

GetHandlesUnderSelectCursor under VC6 Ask for help using GetHandlesUnderSelectCursor and SAFEARRAY structure

#1 User is offline   BMX Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 5
  • Joined: 13-December 07

Posted 15 December 2007 - 11:45 AM

Hello,
I would like a help using the routine GetHandlesUnderSelectCursor and manipulating the SAFEARRAY structure
Here the code I used to get the Handle when I change the click,
It seems like that we get out from the routine with an excpetion.

 
	SAFEARRAY* V_Handle;
	BOOL fzsort =FALSE;
	long n_items = 0;
	
	char val[50];
		n_items = m_cAvax.GetHandlesUnderSelectCursor(&V_Handle,&fzsort);
	   AfxMessageBox("onselectChangeCavax1");


Actually AfxMessageBox("onselectChangeCavax1"); is never executed

Thanks for help

Best regards
BMX

Page 1 of 1


Fast Reply

  

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users