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