ASN1SeqOf Struct Reference
[C Runtime Common Functions]

#include <asn1type.h>

List of all members.

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

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: