import"IWebUndoManager.idl";
◆ frameLength()
HRESULT IWebMethodSignature::frameLength |
( |
[out, retval] UINT * |
result | ) |
|
◆ getArgumentTypeAtIndex()
HRESULT IWebMethodSignature::getArgumentTypeAtIndex |
( |
[in] UINT |
index, |
|
|
[out, retval] BSTR * |
result |
|
) |
| |
◆ isOneway()
HRESULT IWebMethodSignature::isOneway |
( |
[out, retval] BOOL * |
result | ) |
|
◆ methodReturnLength()
HRESULT IWebMethodSignature::methodReturnLength |
( |
[out, retval] UINT * |
result | ) |
|
◆ methodReturnType()
HRESULT IWebMethodSignature::methodReturnType |
( |
[out, retval] BSTR * |
result | ) |
|
◆ numberOfArguments()
HRESULT IWebMethodSignature::numberOfArguments |
( |
[out, retval] UINT * |
result | ) |
|
The documentation for this interface was generated from the following file: