Skip to content

Latest commit

 

History

History
100 lines (83 loc) · 2.18 KB

nf-callobj-icallframe-getinfo.md

File metadata and controls

100 lines (83 loc) · 2.18 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.GetInfo
ICallFrame::GetInfo (callobj.h)
Retrieves information about the call frame.
GetInfo
GetInfo method [COM]
GetInfo method [COM]
ICallFrame interface
ICallFrame interface [COM]
GetInfo method
ICallFrame.GetInfo
ICallFrame::GetInfo
_com_icallframe_getinfo
callobj/ICallFrame::GetInfo
com.icallframe_getinfo
com\icallframe_getinfo.htm
com
807b4542-c18d-48e4-8493-c40a85e5e1de
12/05/2018
GetInfo, GetInfo method [COM], GetInfo method [COM],ICallFrame interface, ICallFrame interface [COM],GetInfo method, ICallFrame.GetInfo, ICallFrame::GetInfo, _com_icallframe_getinfo, callobj/ICallFrame::GetInfo, com.icallframe_getinfo
callobj.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Callobj.idl
Windows
19H1
ICallFrame::GetInfo
callobj/ICallFrame::GetInfo
c++
APIRef
kbSyntax
COM
Callobj.h
ICallFrame.GetInfo

ICallFrame::GetInfo

-description

Retrieves information about the call frame.

-parameters

-param pInfo [out]

A pointer to a CALLFRAMEINFO structure.

-returns

This method can return the following values.

Return code Description
S_OK
The method completed successfully.
E_UNEXPECTED
An unexpected error has occurred.

-see-also

CALLFRAMEINFO

ICallFrame