tibasMemberDef_GetDiscovery()

Returns the discovery attribute for a specified memberDef.

Declaration

tibas_status tibasMemberDef_GetDiscovery
(tibasMemberDef memberDef,
 const char**   discovery)

Parameters

Parameter Description
memberDef The memberDef for which you want to return the discovery attribute.
discovery The discovery attribute returned by the function.

Remarks

Use the tibasMemberDef_GetDiscovery() function to return the discovery URL for a specified memberDef.