char * axl_pi_get_content ( axlPI pi  ) 

Allows to get current optinal PI content.

Parameters:
pi The PI where the content will be returned.
Returns:
A string representing the PI content. This value could be NULL because it is optional to be defined. Returned value must not be deallocated.