webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
IWebInvocation Member List

This is the complete list of members for IWebInvocation, including all inherited members.

argumentsRetained([out, retval] BOOL *result)IWebInvocation
getArgument([in] void *buffer, [in] int index)IWebInvocation
getReturnValue([in] void *buffer)IWebInvocation
invocationWithMethodSignature([in] IWebMethodSignature *signature)IWebInvocation
invoke()IWebInvocation
invokeWithTarget([in] IUnknown *anObject)IWebInvocation
methodSignature([out, retval] IWebMethodSignature **result)IWebInvocation
retainArguments()IWebInvocation
selector([out, retval] UINT *result)IWebInvocation
setArgument([in] void *buffer, [in] int atIndex)IWebInvocation
setReturnValue([in] void *buffer)IWebInvocation
setSelector([in] UINT selector)IWebInvocation
setTarget([in] IUnknown *anObject)IWebInvocation
target([out, retval] IUnknown **result)IWebInvocation