<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.6">
</HEAD>
<BODY>
I'm not aware of a void pointer type in WebIDL. Maybe you want <A HREF="http://www.w3.org/TR/WebIDL/">any</A> or <A HREF="http://www.w3.org/TR/WebIDL/">object</A>?<BR>
<BR>
On Thu, 2014-01-30 at 22:32 +0530, Chandrakant Rinayat wrote:
<BLOCKQUOTE TYPE=CITE>
    Hi,&nbsp;<BR>
    I am trying to expose one function in webkit idl ,which is taking&nbsp;<B><U><FONT COLOR="#ac193d">void pointer&nbsp;</FONT></U></B>as an argument. But When I am exposing, I am facing the error<B><U><FONT COLOR="#ac193d">error: invalid use of 'void'&nbsp;</FONT></U></B><FONT COLOR="#000000">&nbsp;in WebkitDomtest.h file. I think its parsing error. Kindly please suggest a way to expose this type of function in webkit idl . Please do the needful.</FONT><BR>
    &nbsp;<BR>
    Thanks &amp; Regards<BR>
    Chandrakant&nbsp;<BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
<PRE>
_______________________________________________
webkit-dev mailing list
<A HREF="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</A>
<A HREF="https://lists.webkit.org/mailman/listinfo/webkit-dev">https://lists.webkit.org/mailman/listinfo/webkit-dev</A>
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>