ASN1SeqOf Struct Reference
[C Runtime Common Functions]
#include <asn1type.h>
Public Attributes | |
OSUINT32 | n |
void * | elem |
Detailed Description
A generic SEQUENCE OF structure that contains a number of elements and a pointer-to-void that contains the contents.
Member Data Documentation
void* ASN1SeqOf::elem |
The pointer-to-void that contains the elements.
OSUINT32 ASN1SeqOf::n |
The number of elements.
The documentation for this struct was generated from the following file: