Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
Retrieves the structure that contains the library's attributes.
HRESULT GetLibAttr(
[out] TLIBATTR **ppTLibAttr
);
[out] ppTLibAttr
The library's attributes.
This method can return one of these values.
Return code | Description |
---|---|
|
Success. |
|
One or more of the arguments is not valid. |
|
Insufficient memory to complete the operation. |
Use ITypeLib::ReleaseTLibAttr to free the memory occupied by the TLIBATTR structure.
Requirement | Value |
---|---|
Target Platform | Windows |
Header | oaidl.h |
Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!