Skip to content

Latest commit

 

History

History
63 lines (53 loc) · 1.85 KB

nf-callobj-icallframe-getreturnvalue.md

File metadata and controls

63 lines (53 loc) · 1.85 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:callobj.ICallFrame.GetReturnValue
ICallFrame::GetReturnValue (callobj.h)
Retrieves the return value stored in the call frame.
GetReturnValue
GetReturnValue method [COM]
GetReturnValue method [COM]
ICallFrame interface
ICallFrame interface [COM]
GetReturnValue method
ICallFrame.GetReturnValue
ICallFrame::GetReturnValue
_com_icallframe_getreturnvalue
callobj/ICallFrame::GetReturnValue
com.icallframe_getreturnvalue
com\icallframe_getreturnvalue.htm
com
eb03e968-37af-46fd-b2ed-08c5ef8eb265
12/05/2018
GetReturnValue, GetReturnValue method [COM], GetReturnValue method [COM],ICallFrame interface, ICallFrame interface [COM],GetReturnValue method, ICallFrame.GetReturnValue, ICallFrame::GetReturnValue, _com_icallframe_getreturnvalue, callobj/ICallFrame::GetReturnValue, com.icallframe_getreturnvalue
callobj.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Callobj.idl
Windows
19H1
ICallFrame::GetReturnValue
callobj/ICallFrame::GetReturnValue
c++
APIRef
kbSyntax
COM
Callobj.h
ICallFrame.GetReturnValue

ICallFrame::GetReturnValue

-description

Retrieves the return value stored in the call frame.

-returns

This method returns the HRESULT value stored in the call frame.

-see-also

ICallFrame