Platform SDK: TAPI |
Sets participant information.
HRESULT put_LocalParticipantTypedInfo( PARTICIPANT_TYPED_INFO InfoType, BSTR ppInfo );
The application must use SysAllocString to allocate memory for the ppInfo parameter and use SysFreeString to free the memory when the variable is no longer needed.
Windows NT/2000: Requires Windows 2000.
Version: Requires TAPI 3.0 or later.
Header: Declared in Confpriv.h.
Library: Use T3iid.lib.