Skip to content

Latest commit

 

History

History
75 lines (61 loc) · 2.83 KB

nf-tapi3if-itphoneevent-get_hookswitchstate.md

File metadata and controls

75 lines (61 loc) · 2.83 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.ITPhoneEvent.get_HookSwitchState
ITPhoneEvent::get_HookSwitchState (tapi3if.h)
The get_HookSwitchState method returns a PHONE_HOOK_SWITCH_STATE value specifying the state to which the hookswitch has transitioned. This information is available only when the ITPhoneEvent::get_Event method returns PE_HOOKSWITCH.
ITPhoneEvent interface [TAPI 2.2]
get_HookSwitchState method
ITPhoneEvent.get_HookSwitchState
ITPhoneEvent::get_HookSwitchState
_tapi3_itphoneevent_get_hookswitchstate
get_HookSwitchState
get_HookSwitchState method [TAPI 2.2]
get_HookSwitchState method [TAPI 2.2]
ITPhoneEvent interface
tapi3.itphoneevent_get_hookswitchstate
tapi3if/ITPhoneEvent::get_HookSwitchState
tapi3\itphoneevent_get_hookswitchstate.htm
tapi3
d7d1033d-0a37-4b9c-86d7-bab5a2cbb454
12/05/2018
ITPhoneEvent interface [TAPI 2.2],get_HookSwitchState method, ITPhoneEvent.get_HookSwitchState, ITPhoneEvent::get_HookSwitchState, _tapi3_itphoneevent_get_hookswitchstate, get_HookSwitchState, get_HookSwitchState method [TAPI 2.2], get_HookSwitchState method [TAPI 2.2],ITPhoneEvent interface, tapi3.itphoneevent_get_hookswitchstate, tapi3if/ITPhoneEvent::get_HookSwitchState
tapi3if.h
Tapi3.h
Windows
Uuid.lib
Tapi3.dll
Windows
19H1
ITPhoneEvent::get_HookSwitchState
tapi3if/ITPhoneEvent::get_HookSwitchState
c++
APIRef
kbSyntax
COM
Tapi3.dll
ITPhoneEvent.get_HookSwitchState

ITPhoneEvent::get_HookSwitchState

-description

The get_HookSwitchState method returns a PHONE_HOOK_SWITCH_STATE value specifying the state to which the hookswitch has transitioned. This information is available only when the ITPhoneEvent::get_Event method returns PE_HOOKSWITCH.

-parameters

-param pState [out]

Pointer to the PHONE_HOOK_SWITCH_STATE descriptor of the current hookswitch state.

-returns

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-see-also

ITPhoneEvent

ITPhoneEvent::get_Event