ITypeInfo::ReleaseTypeAttr method (oaidl.h)
Releases a TYPEATTR previously returned by ITypeInfo::GetTypeAttr.
Syntax
void ReleaseTypeAttr(
[in] TYPEATTR *pTypeAttr
);
Parameters
[in] pTypeAttr
The TYPEATTR to be freed.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | oaidl.h |