tibasMetaspace_GetMemberDef()
Returns the memberDef object for the a specified metaspace.
  
 
	 Declaration
		
		tibas_status tibasMetaspace_GetMemberDef(
    tibasMetaspace metaspace,
    tibasMemberDef* memberDef);
	 Parameters
		
		
 
			  
			  
			  
				 
				  | Parameter | Description | 
 
			 
 
			  
				 
				  | metaspace | Specifies the metaspace for which to return the memberDef object. | 
 
				 
				  | memberDef | Returns the memberDef object for the metaspace connection. | 
 
			 
 
		  
Copyright © Cloud Software Group, Inc. All rights reserved.