AsnBerDecodeChoice
Interface Definition
void AsnBerDecodeChoice(const AsnDescriptor* desc, void* stru, AsnCtx* ctx);
Description
Decodes data of the CHOICE type.
Parent topic: BER Decoding Interfaces
void AsnBerDecodeChoice(const AsnDescriptor* desc, void* stru, AsnCtx* ctx);
Decodes data of the CHOICE type.