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
DestinationNameTreeHandle Member List

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

DestinationNameTree_Contains(DestinationNameTreeHandle *handle, StringObjectHandle *name, boolean_type *result)DestinationNameTreeHandlerelated
DestinationNameTree_Create(DestinationNameTreeHandle **result)DestinationNameTreeHandle
DestinationNameTree_Find(DestinationNameTreeHandle *handle, StringObjectHandle *name, DestinationHandle **result)DestinationNameTreeHandlerelated
DestinationNameTree_FromUnknown(IUnknownHandle *handle, DestinationNameTreeHandle **result)DestinationNameTreeHandlerelated
DestinationNameTree_GetIterator(DestinationNameTreeHandle *handle, DestinationNameTreeIteratorHandle **result)DestinationNameTreeHandlerelated
DestinationNameTree_Insert(DestinationNameTreeHandle *handle, StringObjectHandle *name, DestinationHandle *destination)DestinationNameTreeHandlerelated
DestinationNameTree_Release(DestinationNameTreeHandle *handle)DestinationNameTreeHandlerelated
DestinationNameTree_Remove(DestinationNameTreeHandle *handle, StringObjectHandle *name, boolean_type *removed)DestinationNameTreeHandlerelated
DestinationNameTree_ToUnknown(DestinationNameTreeHandle *handle, IUnknownHandle **result)DestinationNameTreeHandlerelated
DestinationNameTree_TryFind(DestinationNameTreeHandle *handle, StringObjectHandle *name, DestinationHandle **result, boolean_type *found)DestinationNameTreeHandlerelated
IUnknown_AddRef(IUnknownHandle *handle)IUnknownHandle
IUnknown_Release(IUnknownHandle *handle)IUnknownHandlerelated