Skip to content

Latest commit

 

History

History
134 lines (115 loc) · 2.72 KB

nf-oaidl-icreatetypeinfo-setdocstring.md

File metadata and controls

134 lines (115 loc) · 2.72 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:oaidl.ICreateTypeInfo.SetDocString
ICreateTypeInfo::SetDocString (oaidl.h)
Sets the documentation string displayed by type browsers.
ICreateTypeInfo interface [Automation]
SetDocString method
ICreateTypeInfo.SetDocString
ICreateTypeInfo::SetDocString
SetDocString
SetDocString method [Automation]
SetDocString method [Automation]
ICreateTypeInfo interface
_oa96_ICreateTypeInfo_SetDocString
automat.icreatetypeinfo_setdocstring
oaidl/ICreateTypeInfo::SetDocString
automat\icreatetypeinfo_setdocstring.htm
automat
927c449b-1d38-4449-a1fd-63fb82c0d660
12/05/2018
ICreateTypeInfo interface [Automation],SetDocString method, ICreateTypeInfo.SetDocString, ICreateTypeInfo::SetDocString, SetDocString, SetDocString method [Automation], SetDocString method [Automation],ICreateTypeInfo interface, _oa96_ICreateTypeInfo_SetDocString, automat.icreatetypeinfo_setdocstring, oaidl/ICreateTypeInfo::SetDocString
oaidl.h
Windows
OaIdl.idl
Windows
19H1
ICreateTypeInfo::SetDocString
oaidl/ICreateTypeInfo::SetDocString
c++
APIRef
kbSyntax
COM
oaidl.h
ICreateTypeInfo.SetDocString

ICreateTypeInfo::SetDocString

-description

 Sets the documentation string displayed by type browsers.

-parameters

-param pStrDoc [in]

A brief description of the type description.

-returns

This method can return one of these values.

Return code Description
S_OK
Success.
E_OUTOFMEMORY
Insufficient memory to complete the operation.
E_ACCESSDENIED
Cannot write to the destination.
STG_E_INSUFFICIENTMEMORY
Insufficient memory to complete the operation.
TYPE_E_INVALIDSTATE
The state of the type library is not valid for this operation.

-see-also

ICreateTypeInfo