ICreateTypeInfo::SetFuncDocString

index, szDocString)
unsigned int index
OLECHAR FAR* szDocString

Parameters

index

Index of the function.

szDocString

Pointer to the documentation string.

Return Value

The SCODE value of the returned HRESULT is one of the following:

SCODE
Meaning
S_OK
Success.
STG_E_INSUFFICIENTMEMORY
Out of memory.
E_OUTOFMEMORY
Out of memory.
E_INVALIDARG
One or more of the arguments is invalid.
E_ACCESSDENIED
Can't write to destination.
TYPE_E_ELEMENTNOTFOUND
The element can't be found.

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples