The problem definition interface is abuilder that creates an object that contains the problem definition information, e
The problem definition interface is abuilder that creates an object that contains the problem definition information, e.g. a matrix. To perform subsequent operations with that object, it must be returned from the problem definition object. GetObject performs this function. At compile time, the type of the returned object is unknown. Thus, the returned type is a SIDL.BaseInterface. QueryInterface or Cast must be used on the returned object to convert it into a known type.
alphabetic index hierarchy of classes
generated by doc++