ActiveX Control Objects, Properties, Methods, and Events Listing


All events fired by the control go through the Conference Manager object. The following hierarchy shows the control's objects, and the properties, methods, and events for each. Brackets indicate the object from which each event originates.
Conference Manager Object
IConferenceManagerX
Properties ConferenceCapabilities
RemoteConference
Conferences
Users
NullObject
Methods Initialize
Uninitialize
CreateConference
CreateUser
Advise
Unadvise
Events InvitedToConference {Conference Manager}
ConferenceCreated {Conference Manager}
StateChanged {Conference}
RequestToJoin {Conference}
MemberChanged {Conference}
ChannelChanged {Conference}
DataSent {Channel}
DataReceived {Channel}
FileSent {Channel}
FileReceived {Channel}
AppSharingStatusChanged {Channel}
AppControlStatusChanged {Channel}
User Object
IConfUserX
Properties Name
Type
ConferenceCapabilities
IsMCU
Conferences
Applications
Conference Object
IConferenceX
Properties Name
Capabilities
State
Members
Applications
ChannelInterfaces
Channels
Methods Invite
AcceptInvite
RejectInvite
Join
AcceptJoin
RejectJoin
CreateChannel
Leave
IsSameAs
Advise
Unadvise
Member Object
IConfMemberX
Properties Name
Type
ConferenceCapabilities
IsMCU
Conferences
Applications
Conference
IsSelf
Method IsSameAs
Channel Object
IConfChannelX
Properties Conference
Interface
Members
Object
Methods IncludeMember
ExcludeMember
IsSameAs
IConfDataExchangeX
Methods SendData
Advise
Unadvise
IConfFileExchangeX
Property GetReceiveFileDir
SetReceiveFileDir
Methods SendFile
Cancel
Advise
Unadvise
IConfAppSharingX
Property SharableApps
Methods Advise
Unadvise
IConfAppControlX
Methods StartRemoteInstance
Advise
Unadvise
Client Application Object
IConfApplicationX
Properties GUID
Name
Sharable Application Object
IConfShareAppX
Properties Name
ShareState
Methods Share
Unshare
Data Transfer Channel
IConfDataTransferX
Properties BytesTransferred
String
Array
File Transfer Channel
IConfFileTransferX
Properties Name
BytesTransferred
TotalSize
State
Method IsSameAs

Up ArrowBack to ActiveX Reference

Last Updated: November 1, 1997
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.