OleAutomation.getDocumentation

Returns the documentation string for the given member ID.

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

class OleAutomation
String
getDocumentation
(
int dispId
)

Meta