Skip to content

Latest commit

 

History

History
112 lines (94 loc) · 2.45 KB

nf-tapi3if-itcallmediaevent-get_error.md

File metadata and controls

112 lines (94 loc) · 2.45 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:tapi3if.ITCallMediaEvent.get_Error
ITCallMediaEvent::get_Error (tapi3if.h)
The get_Error method gets the error associated with the media event, if any.
ITCallMediaEvent interface [TAPI 2.2]
get_Error method
ITCallMediaEvent.get_Error
ITCallMediaEvent::get_Error
_tapi3_itcallmediaevent_get_error
get_Error
get_Error method [TAPI 2.2]
get_Error method [TAPI 2.2]
ITCallMediaEvent interface
tapi3.itcallmediaevent_get_error
tapi3if/ITCallMediaEvent::get_Error
tapi3\itcallmediaevent_get_error.htm
tapi3
6a6b84f1-700e-42e5-9127-161a6c078235
12/05/2018
ITCallMediaEvent interface [TAPI 2.2],get_Error method, ITCallMediaEvent.get_Error, ITCallMediaEvent::get_Error, _tapi3_itcallmediaevent_get_error, get_Error, get_Error method [TAPI 2.2], get_Error method [TAPI 2.2],ITCallMediaEvent interface, tapi3.itcallmediaevent_get_error, tapi3if/ITCallMediaEvent::get_Error
tapi3if.h
Tapi3.h
Windows
Uuid.lib
Tapi3.dll
Windows
19H1
ITCallMediaEvent::get_Error
tapi3if/ITCallMediaEvent::get_Error
c++
APIRef
kbSyntax
COM
Tapi3.dll
ITCallMediaEvent.get_Error

ITCallMediaEvent::get_Error

-description

The get_Error method gets the error associated with the media event, if any.

-parameters

-param phrError [out]

Pointer to error.

-returns

This method can return one of these values.

Return code Description
S_OK
Method succeeded.
E_OUTOFMEMORY
Insufficient memory exists to perform the operation.
E_POINTER
The phrError parameter is not a valid pointer.

-see-also

Call Object

ITCallMediaEvent