This method releases the TLIBATTR originally obtained from ITypeLib::GetLibAttr.
At a Glance
Header file: | Oaidl.h |
Windows CE versions: | 2.0 and later |
Syntax
HRESULT ReleaseTLibAttr( TLIBATTR FAR* pTLibAttr );
Parameters
pTLibAttr
Pointer to the TLIBATTR to be freed.
Remarks
Releases the specified TLIBATTR. This TLIBATTR was previously obtained with a call to GetTypeLib::GetLibAttr.