public MDPropertyValue SYMBLIB_FUNCDEFERROR( int index ) {get; set;}
public: property MDPropertyValue^ SYMBLIB_FUNCDEFERROR { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Parameters
- index
public MDPropertyValue SYMBLIB_FUNCDEFERROR( int index ) {get; set;}
public: property MDPropertyValue^ SYMBLIB_FUNCDEFERROR { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Property is indexed. Possible indexes are from 1 to 1024.
Indicates whether a function definition was missing during the data transfer of symbol libraries. Max. of 1,024 are recorded.