import"IWebUndoManager.idl";
◆ argumentsRetained()
HRESULT IWebInvocation::argumentsRetained |
( |
[out, retval] BOOL * |
result | ) |
|
◆ getArgument()
HRESULT IWebInvocation::getArgument |
( |
[in] void * |
buffer, |
|
|
[in] int |
index |
|
) |
| |
◆ getReturnValue()
HRESULT IWebInvocation::getReturnValue |
( |
[in] void * |
buffer | ) |
|
◆ invocationWithMethodSignature()
◆ invoke()
◆ invokeWithTarget()
HRESULT IWebInvocation::invokeWithTarget |
( |
[in] IUnknown * |
anObject | ) |
|
◆ methodSignature()
◆ retainArguments()
HRESULT IWebInvocation::retainArguments |
( |
| ) |
|
◆ selector()
HRESULT IWebInvocation::selector |
( |
[out, retval] UINT * |
result | ) |
|
◆ setArgument()
HRESULT IWebInvocation::setArgument |
( |
[in] void * |
buffer, |
|
|
[in] int |
atIndex |
|
) |
| |
◆ setReturnValue()
HRESULT IWebInvocation::setReturnValue |
( |
[in] void * |
buffer | ) |
|
◆ setSelector()
HRESULT IWebInvocation::setSelector |
( |
[in] UINT |
selector | ) |
|
◆ setTarget()
HRESULT IWebInvocation::setTarget |
( |
[in] IUnknown * |
anObject | ) |
|
◆ target()
HRESULT IWebInvocation::target |
( |
[out, retval] IUnknown ** |
result | ) |
|
The documentation for this interface was generated from the following file: