getdsoprop
| getdsoprop | 
  Purpose
 
 
 Get module information.
 
 
  Synopsis
 
 function getdsoprop(dso:string, prop:integer):string
 
  Arguments
 
 | 
     dso 
     | 
     The name of a module currently loaded into memory
     | ||||||
| 
     prop 
     | 
     The property to retrieve. Possible values:
     
 | 
  Return value
 
 
 The property as a string or an empty string in case of error (invalid property or the module was not found)
 
  Related topics
 
  
  Module
 
  
