![]() |
Vanilla.PDF
2.0.0
Cross-platform toolkit for creating and modifying PDF documents
|
This is the complete list of members for DictionaryObjectHandle, including all inherited members.
| DictionaryObject_Clear(DictionaryObjectHandle *handle) | DictionaryObjectHandle | related |
| DictionaryObject_Contains(DictionaryObjectHandle *handle, const NameObjectHandle *key, boolean_type *result) | DictionaryObjectHandle | related |
| DictionaryObject_Create(DictionaryObjectHandle **result) | DictionaryObjectHandle | |
| DictionaryObject_Find(DictionaryObjectHandle *handle, const NameObjectHandle *key, ObjectHandle **result) | DictionaryObjectHandle | related |
| DictionaryObject_FromObject(ObjectHandle *handle, DictionaryObjectHandle **result) | DictionaryObjectHandle | related |
| DictionaryObject_GetIterator(DictionaryObjectHandle *handle, DictionaryObjectIteratorHandle **result) | DictionaryObjectHandle | related |
| DictionaryObject_GetSize(DictionaryObjectHandle *handle, size_type *result) | DictionaryObjectHandle | related |
| DictionaryObject_Insert(DictionaryObjectHandle *handle, NameObjectHandle *key, ObjectHandle *value, boolean_type overwrite) | DictionaryObjectHandle | related |
| DictionaryObject_InsertConst(DictionaryObjectHandle *handle, const NameObjectHandle *key, ObjectHandle *value, boolean_type overwrite) | DictionaryObjectHandle | related |
| DictionaryObject_Release(DictionaryObjectHandle *handle) | DictionaryObjectHandle | related |
| DictionaryObject_Remove(DictionaryObjectHandle *handle, const NameObjectHandle *key, boolean_type *result) | DictionaryObjectHandle | related |
| DictionaryObject_ToObject(DictionaryObjectHandle *handle, ObjectHandle **result) | DictionaryObjectHandle | related |
| DictionaryObject_TryFind(DictionaryObjectHandle *handle, const NameObjectHandle *key, boolean_type *result, ObjectHandle **result_object) | DictionaryObjectHandle | related |
| IUnknown_AddRef(IUnknownHandle *handle) | IUnknownHandle | |
| IUnknown_Release(IUnknownHandle *handle) | IUnknownHandle | related |
| Object_FromUnknown(IUnknownHandle *handle, ObjectHandle **result) | ObjectHandle | related |
| Object_GetAttributeList(ObjectHandle *handle, ObjectAttributeListHandle **result) | ObjectHandle | related |
| Object_GetObjectType(ObjectHandle *handle, ObjectType *result) | ObjectHandle | |
| Object_GetOffset(ObjectHandle *handle, offset_type *result) | ObjectHandle | related |
| Object_Release(ObjectHandle *handle) | ObjectHandle | related |
| Object_ToPdf(ObjectHandle *handle, BufferHandle **result) | ObjectHandle | related |
| Object_ToString(ObjectHandle *handle, BufferHandle **result) | ObjectHandle | related |
| Object_ToUnknown(ObjectHandle *handle, IUnknownHandle **result) | ObjectHandle | related |
| Object_TypeName(ObjectType type, string_type *result) | ObjectHandle | related |