<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3243" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial><EM>Hi All,</EM></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial><EM>I am trying to return a void pointer in the caller 
dbus_g_proxy_call method call. Is there a specific G_TYPE_ for returning a void 
pointer ?</EM></FONT></DIV>
<DIV><EM><FONT face=Arial>I tried using G_TYPE_UINT since void * is also a 
unsigned int which will hold memory address, but that does not seem to 
work.</FONT></EM></DIV>
<DIV><EM><FONT face=Arial></FONT></EM>&nbsp;</DIV>
<DIV><EM><FONT face=Arial></FONT></EM>&nbsp;</DIV>
<DIV><EM><FONT face=Arial>Any suggestions would be of great help. 
</FONT></EM></DIV>
<DIV><EM><FONT face=Arial></FONT></EM>&nbsp;</DIV>
<DIV><EM><FONT face=Arial></FONT></EM>&nbsp;</DIV>
<DIV><EM><FONT face=Arial>Regards,</FONT></EM></DIV>
<DIV><EM><FONT face=Arial>Jyoti Allur</FONT></EM></DIV></BODY></HTML>