Skip to content

Latest commit

 

History

History
114 lines (97 loc) · 2.6 KB

nf-oaidl-itypeinfo2-getallimpltypecustdata.md

File metadata and controls

114 lines (97 loc) · 2.6 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.ITypeInfo2.GetAllImplTypeCustData
ITypeInfo2::GetAllImplTypeCustData (oaidl.h)
Gets all custom data for the specified implementation type.
GetAllImplTypeCustData
GetAllImplTypeCustData method [Automation]
GetAllImplTypeCustData method [Automation]
ITypeInfo2 interface
ITypeInfo2 interface [Automation]
GetAllImplTypeCustData method
ITypeInfo2.GetAllImplTypeCustData
ITypeInfo2::GetAllImplTypeCustData
_oa96_ITypeInfo2_GetAllImplTypeCustData
automat.itypeinfo2_getallimpltypecustdata
oaidl/ITypeInfo2::GetAllImplTypeCustData
automat\itypeinfo2_getallimpltypecustdata.htm
automat
021849d8-ec61-4f35-8302-caa8338a8758
12/05/2018
GetAllImplTypeCustData, GetAllImplTypeCustData method [Automation], GetAllImplTypeCustData method [Automation],ITypeInfo2 interface, ITypeInfo2 interface [Automation],GetAllImplTypeCustData method, ITypeInfo2.GetAllImplTypeCustData, ITypeInfo2::GetAllImplTypeCustData, _oa96_ITypeInfo2_GetAllImplTypeCustData, automat.itypeinfo2_getallimpltypecustdata, oaidl/ITypeInfo2::GetAllImplTypeCustData
oaidl.h
Windows
OaIdl.idl
Windows
19H1
ITypeInfo2::GetAllImplTypeCustData
oaidl/ITypeInfo2::GetAllImplTypeCustData
c++
APIRef
kbSyntax
COM
oaidl.h
ITypeInfo2.GetAllImplTypeCustData

ITypeInfo2::GetAllImplTypeCustData

-description

Gets all custom data for the specified implementation type.

-parameters

-param index [in]

The index of the implementation type for the custom data.

-param pCustData [out]

The custom data items.

-returns

This method can return one of these values.

Return code Description
S_OK
Success.
E_INVALIDARG
One or more of the arguments is not valid.
E_OUTOFMEMORY
Insufficient memory to complete the operation.

-see-also

ITypeInfo2