Skip to content

Latest commit

 

History

History
110 lines (95 loc) · 2.48 KB

nf-oaidl-icreatetypeinfo2-deleteimpltype.md

File metadata and controls

110 lines (95 loc) · 2.48 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.ICreateTypeInfo2.DeleteImplType
ICreateTypeInfo2::DeleteImplType (oaidl.h)
Deletes the IMPLTYPE flags for the indexed interface.
DeleteImplType
DeleteImplType method [Automation]
DeleteImplType method [Automation]
ICreateTypeInfo2 interface
ICreateTypeInfo2 interface [Automation]
DeleteImplType method
ICreateTypeInfo2.DeleteImplType
ICreateTypeInfo2::DeleteImplType
_oa96_ICreateTypeInfo2_DeleteImplType
automat.icreatetypeinfo2_deleteimpltype
oaidl/ICreateTypeInfo2::DeleteImplType
automat\icreatetypeinfo2_deleteimpltype.htm
automat
c64b70eb-6047-4572-9d5e-f40b3c302f31
12/05/2018
DeleteImplType, DeleteImplType method [Automation], DeleteImplType method [Automation],ICreateTypeInfo2 interface, ICreateTypeInfo2 interface [Automation],DeleteImplType method, ICreateTypeInfo2.DeleteImplType, ICreateTypeInfo2::DeleteImplType, _oa96_ICreateTypeInfo2_DeleteImplType, automat.icreatetypeinfo2_deleteimpltype, oaidl/ICreateTypeInfo2::DeleteImplType
oaidl.h
Windows
OaIdl.idl
Windows
19H1
ICreateTypeInfo2::DeleteImplType
oaidl/ICreateTypeInfo2::DeleteImplType
c++
APIRef
kbSyntax
COM
oaidl.h
ICreateTypeInfo2.DeleteImplType

ICreateTypeInfo2::DeleteImplType

-description

Deletes the IMPLTYPE flags for the indexed interface.

-parameters

-param index [in]

The index of the interface for which to delete the type flags.

-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

ICreateTypeInfo2