ITypeInfo::ReleaseTypeAttr
A version of this page is also available for
4/8/2010
This method releases a TYPEATTR previously returned by ITypeInfo::GetTypeAttr.
Syntax
void ReleaseTypeAttr(
TYPEATTR FAR* pTypeAttr
);
Parameters
- pTypeAttr
[in] Pointer to the TYPEATTR to be freed.
Remarks
The function ReleaseTypeAttr releases a TYPEATTR that was returned through GetTypeAddr.
Requirements
Header | oaidl.h, oaidl.idl |
Library | oleaut32.lib, uuid.lib |
Windows Embedded CE | Windows CE 2.0 and later |
Windows Mobile | Windows Mobile Version 5.0 and later |