ITypeLib::ReleaseTLibAttr method (oaidl.h)

Releases the TLIBATTR originally obtained from GetLibAttr.

Syntax

void ReleaseTLibAttr(
  [in] TLIBATTR *pTLibAttr
);

Parameters

[in] pTLibAttr

The TLIBATTR to be freed.

Return value

None

Requirements

Requirement Value
Target Platform Windows
Header oaidl.h

See also

ITypeLib