ITypeInfo::ReleaseTypeAttr method
Releases a TYPEATTR previously returned by ITypeInfo::GetTypeAttr.
Syntax
void ReleaseTypeAttr( [in] TYPEATTR *pTypeAttr );
Parameters
- pTypeAttr [in]
-
The TYPEATTR to be freed.
Return value
This method does not return a value.
Requirements
|
IDL |
|
|---|
See also
Show: