Skip to content

Latest commit

 

History

History
69 lines (58 loc) · 1.78 KB

ne-tapi3if-callhub_state.md

File metadata and controls

69 lines (58 loc) · 1.78 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
NE:tapi3if.CALLHUB_STATE
CALLHUB_STATE (tapi3if.h)
The CALLHUB_STATE enum is a state indicator returned by the ITCallHub::get_State method.
CALLHUB_STATE
CALLHUB_STATE enumeration [TAPI 2.2]
CHS_ACTIVE
CHS_IDLE
_tapi3_callhub_state
tapi3.callhub_state
tapi3if/CALLHUB_STATE
tapi3if/CHS_ACTIVE
tapi3if/CHS_IDLE
tapi3\callhub_state.htm
tapi3
8ddfe1f5-2f4a-4b41-83ce-858a669afc31
12/05/2018
CALLHUB_STATE, CALLHUB_STATE enumeration [TAPI 2.2], CHS_ACTIVE, CHS_IDLE, _tapi3_callhub_state, tapi3.callhub_state, tapi3if/CALLHUB_STATE, tapi3if/CHS_ACTIVE, tapi3if/CHS_IDLE
tapi3if.h
Windows
Windows
CALLHUB_STATE
19H1
CALLHUB_STATE
tapi3if/CALLHUB_STATE
c++
APIRef
kbSyntax
HeaderDef
Tapi3if.h
CALLHUB_STATE

CALLHUB_STATE enumeration

-description

The CALLHUB_STATE enum is a state indicator returned by the ITCallHub::get_State method.

-enum-fields

-field CHS_ACTIVE:0

The CallHub is active. There is at least one call that is not in the CS_DISCONNECTED state.

-field CHS_IDLE

All calls associated with this CallHub are in the CS_DISCONNECTED state.

-see-also

ITCallHub::get_State