This documentation is deprecated and will no longer be updated. Please use the official documentation at vanillapdf.readthedocs.io.
Vanilla.PDF  2.3.0
Cross-platform toolkit for creating and modifying PDF documents
ObjectAttributeListHandle Member List

This is the complete list of members for ObjectAttributeListHandle, including all inherited members.

IUnknown_AddRef(IUnknownHandle *handle)IUnknownHandle
IUnknown_Release(IUnknownHandle *handle)IUnknownHandlerelated
ObjectAttributeList_Add(ObjectAttributeListHandle *handle, BaseObjectAttributeHandle *value, boolean_type overwrite)ObjectAttributeListHandlerelated
ObjectAttributeList_Clear(ObjectAttributeListHandle *handle)ObjectAttributeListHandlerelated
ObjectAttributeList_Contains(ObjectAttributeListHandle *handle, ObjectAttributeType key, boolean_type *result)ObjectAttributeListHandlerelated
ObjectAttributeList_Create(ObjectAttributeListHandle **result)ObjectAttributeListHandle
ObjectAttributeList_FromUnknown(IUnknownHandle *handle, ObjectAttributeListHandle **result)ObjectAttributeListHandlerelated
ObjectAttributeList_Get(ObjectAttributeListHandle *handle, ObjectAttributeType key, BaseObjectAttributeHandle **result)ObjectAttributeListHandlerelated
ObjectAttributeList_Release(ObjectAttributeListHandle *handle)ObjectAttributeListHandlerelated
ObjectAttributeList_Remove(ObjectAttributeListHandle *handle, ObjectAttributeType key, boolean_type *result)ObjectAttributeListHandlerelated
ObjectAttributeList_ToUnknown(ObjectAttributeListHandle *handle, IUnknownHandle **result)ObjectAttributeListHandlerelated