helpstring(string)
Sets the Help string.
Parameters
-
string
-
The name of the help string.
Allowed on
Library, interface, dispinterface, struct, enum, union, module, typedef, method, struct member, enum value, property, coclass, const.
Remarks
Retrieved through the GetDocumentation functions in the ITypeLib and ITypeInfo interfaces.
Related topics