Returns the positive integer values (IDs) that are associated with the specified names by the
IDispatch implementor. If you are trying to get the names of the parameters in a method, the first
String in the names array must be the name of the method followed by the names of the parameters.
@param names an array of names for which you require the identifiers
@return positive integer values that are associated with the specified names in the same
order as the names where provided; or null if the names are unknown
Returns the positive integer values (IDs) that are associated with the specified names by the IDispatch implementor. If you are trying to get the names of the parameters in a method, the first String in the names array must be the name of the method followed by the names of the parameters.
@param names an array of names for which you require the identifiers
@return positive integer values that are associated with the specified names in the same order as the names where provided; or null if the names are unknown