Skip to content

Latest commit

 

History

History
114 lines (97 loc) · 2.23 KB

nf-oaidl-itypelib2-getcustdata.md

File metadata and controls

114 lines (97 loc) · 2.23 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.ITypeLib2.GetCustData
ITypeLib2::GetCustData (oaidl.h)
Gets the custom data. (ITypeLib2.GetCustData)
GetCustData
GetCustData method [Automation]
GetCustData method [Automation]
ITypeLib2 interface
ITypeLib2 interface [Automation]
GetCustData method
ITypeLib2.GetCustData
ITypeLib2::GetCustData
_oa96_ITypeLib2_GetCustData
automat.itypelib2_getcustdata
oaidl/ITypeLib2::GetCustData
automat\itypelib2_getcustdata.htm
automat
e2f29070-6768-4734-a3e2-c9258375b33c
12/05/2018
GetCustData, GetCustData method [Automation], GetCustData method [Automation],ITypeLib2 interface, ITypeLib2 interface [Automation],GetCustData method, ITypeLib2.GetCustData, ITypeLib2::GetCustData, _oa96_ITypeLib2_GetCustData, automat.itypelib2_getcustdata, oaidl/ITypeLib2::GetCustData
oaidl.h
Windows
OaIdl.idl
Windows
19H1
ITypeLib2::GetCustData
oaidl/ITypeLib2::GetCustData
c++
APIRef
kbSyntax
COM
oaidl.h
ITypeLib2.GetCustData

ITypeLib2::GetCustData

-description

Gets the custom data.

-parameters

-param guid [in]

The GUID used to identify the data.

-param pVarVal [out]

The retrieved data.

-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

ITypeLib2