ASN1C C/C++ Common Runtime
ASN1C v7.4.x
|
#include <asn1type.h>
Public Attributes | |
OSUINT32 | numids |
OSUINT32 | subid [ASN_K_MAXSUBIDS] |
This structure describes an object identifier with 32-bit arcs.
OSUINT32 ASN1OBJID::numids |
The number of sub-identifiers in the OID.
OSUINT32 ASN1OBJID::subid[ASN_K_MAXSUBIDS] |
An array of sub-identifiers.