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


Chapter 6 MemberDef : MemberDef Operations : tibasMemberDef_SetContext()

tibasMemberDef_SetContext()
Function
Declaration
tibas_status tibasMemberDef_SetContext(
tibasMemberDef memberDef,
tibasTuple context);
Purpose
Specifies a tuple that contains context information for a specified memberDef.
Parameters
 
Remarks
Use the tibasMemberDef_SetContext() function to specify a tuple that contains data that is unique for a specified member.
For example, you might want to specify the name of an application that the member is associated with. You can place this information in a tuple and include it in the memberDef for the member so that it can be referenced by your application.
See Also
tibasMember_GetContext()

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