Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method releases the TLIBATTR originally obtained from ITypeLib::GetLibAttr.
HRESULT ReleaseTLibAttr(
TLIBATTR FAR* pTLibAttr
);
Parameters
- pTLibAttr
[in] Pointer to the TLIBATTR to be freed.
Remarks
Releases the specified TLIBATTR. This TLIBATTR was previously obtained with a call to GetLibAttr.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Oaidl.h, Oaidl.idl.
Link Library: Oleaut32.lib, Uuid.lib.
See Also
ITypeLib | ITypeLib::GetLibAttr | TLIBATTR
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.