FreeBSD Manual Pages
DtMmdbHandle(file formats) DtMmdbHandle(file formats) NAME DtMmdbHandle -- object identifier structure in dtinfo DESCRIPTION The DtMmdbHandle structure contains information about the identifier of an object in dtinfo. The DtMmdbHandle structure is defined as follows: #include <DtInfo/DtMmdb.h> typedef struct _DtMmdbObjectId { void* oid_ptr; } DtMmdbHandle; The DtMmdbHandle member is defined as follows: oid_ptr Specifies the identifier of a DtInfo object. SEE ALSO DtMmdbFreeHandleList(3), DtMmdbFreeHandle(3) DtMmdbHandle(file formats)
NAME | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=DtMmdbHandle&sektion=5&manpath=FreeBSD+12.2-RELEASE+and+Ports>