tibasMemberDef_SetContext()
Used to set a context tuple. Specifies a tuple that contains context information for a specified memberDef.
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.
Copyright © Cloud Software Group, Inc. All rights reserved.