Comprehensive Guide for Developers: Features, Integration, and API Reference
Atom API. More...
#include <pdfsdk/core/api_macro.h>#include <pdfsdk/errors.h>#include <pdfsdk/core/atom_builtins.inl>Go to the source code of this file.
Macros | |
| #define | PDF_ATOM_BUILTIN_(X) |
Typedefs | |
| typedef uint32_t | PDAtom |
Functions | |
| PDF_CORE_API PDErrCode PDFSDK_CALLCONV | PDAtomPutString (const char *string, PDAtom *patom) |
| PDF_CORE_API PDErrCode PDFSDK_CALLCONV | PDAtomGetString (PDAtom atom, const char **pstring) |
Atom API.
| #define PDF_ATOM_BUILTIN_ | ( | X | ) |