IAppletSession::GetConfID

Use the GetConfID method to retrieve the conference identifier for this applet session.

HRESULT GetConfID(
AppletConfID *pnConfID);

Parameters

  • pnConfID
    [out] Pointer to an identifier of type AppletConfID unique across the conference session.

Return Values

  • S_OK
    The conference identifier was retrieved successfully.
  • APPLET_E_NO_SERVICE
    The T.120 services cannot be started or are not available.

Requirements

**  Windows NT/2000:** Requires Windows NT 4.0 SP3 or later.
**  Windows 95/98:** Requires Windows 95 or later. Available as a redistributable for Windows 95.
**  Version:** Requires NetMeeting 3.0 or later.
**  Header:** Iapplet.idl.

See Also

IAppletNotify::PermitToJoinSessionIndication, IApplet::CreateSession