Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Metaspace : Metaspace Operations : tibasMetaspace_ListenMemberEvents()

tibasMetaspace_ListenMemberEvents()
Function
Declaration
tibas_status tibasMetaspace_ListenSpaceMemberEvents
(tibasMetaspace   metaspace,
tibasListener     listener)
Purpose
Attaches a listener to a metaspace for receiving metaspace member events.
Parameters
 
Remarks
Use the tibasMetaspace_ListenSpaceMemberEvents() function to attach a listener to a specified metaspace to listen for member events. You do not have to be joined to the space to call the function.
Before you can attach a listener to a space, there must be a listener object created by a call to the tibasListener_Create() function.
Specify this object with the listener parameter.
See Also
tibasMetaspace_ListenSpaceMemberEvents()
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved