OleAutomation.getNames

Returns the name of a function and parameter names for the specified function ID.

@param dispId the function ID in which the name and parameters are being retrieved. @param maxSize the maximum number of names to retrieve. @return an array of name containing the function name and the parameter names

class OleAutomation
String[]
getNames
(
int dispId
,
)

Meta