OleAutomation.getName

Returns the name of the given member ID.

@param dispId the member ID in which the name is being retrieved. @return the name if it exists; otherwise return null.

class OleAutomation
String
getName
(
int dispId
)

Meta