![]() |
Vanilla.PDF
2.0.0
Cross-platform toolkit for creating and modifying PDF documents
|
This is the complete list of members for ObjectAttributeListHandle, including all inherited members.
IUnknown_AddRef(IUnknownHandle *handle) | IUnknownHandle | |
IUnknown_Release(IUnknownHandle *handle) | IUnknownHandle | related |
ObjectAttributeList_Add(ObjectAttributeListHandle *handle, BaseObjectAttributeHandle *value, boolean_type overwrite) | ObjectAttributeListHandle | related |
ObjectAttributeList_Clear(ObjectAttributeListHandle *handle) | ObjectAttributeListHandle | related |
ObjectAttributeList_Contains(ObjectAttributeListHandle *handle, ObjectAttributeType key, boolean_type *result) | ObjectAttributeListHandle | related |
ObjectAttributeList_Create(ObjectAttributeListHandle **result) | ObjectAttributeListHandle | |
ObjectAttributeList_FromUnknown(IUnknownHandle *handle, ObjectAttributeListHandle **result) | ObjectAttributeListHandle | related |
ObjectAttributeList_Get(ObjectAttributeListHandle *handle, ObjectAttributeType key, BaseObjectAttributeHandle **result) | ObjectAttributeListHandle | related |
ObjectAttributeList_Release(ObjectAttributeListHandle *handle) | ObjectAttributeListHandle | related |
ObjectAttributeList_Remove(ObjectAttributeListHandle *handle, ObjectAttributeType key, boolean_type *result) | ObjectAttributeListHandle | related |
ObjectAttributeList_ToUnknown(ObjectAttributeListHandle *handle, IUnknownHandle **result) | ObjectAttributeListHandle | related |