Unit 'IdSSLOpenSSLHeaders' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

BN_GENCB_union

Declaration

Source position: IdSSLOpenSSLHeaders.pas line 11500

type BN_GENCB_union = record

  case Integer of

    0: (

        cb_1: BN_cb_1;

  

      );

    1: (

        cb_2: BN_cb_2;

  

      );

end;



CT Web help

CodeTyphon Studio