Platform SDK: TAPI |
Gets participant information, such as e-mail name or geographical location.
HRESULT get_LocalParticipantTypedInfo( PARTICIPANT_TYPED_INFO InfoType, BSTR *ppInfo );
The application must use SysFreeString to free the memory allocated for the ppInfo parameter.
Windows NT/2000: Requires Windows 2000.
Version: Requires TAPI 3.0 or later.
Header: Declared in Confpriv.h.
Library: Use T3iid.lib.