Unit 'JwaAuthif' Package
[Overview][Constants][Types][Index] [#winunits-jedi]

_RADIUS_EXTENSION_CONTROL_BLOCK

Declaration

Source position: jwaauthif.pas line 571

type _RADIUS_EXTENSION_CONTROL_BLOCK = record

  cbSize: DWORD;

  dwVersion: DWORD;

  repPoint: RADIUS_EXTENSION_POINT;

  rcRequestType: RADIUS_CODE;

  rcResponseType: RADIUS_CODE;

  GetRequest: function(

  This: PRADIUS_EXTENSION_CONTROL_BLOCK

):PRADIUS_ATTRIBUTE_ARRAY;

  GetResponse: function(

  This: PRADIUS_EXTENSION_CONTROL_BLOCK;

  rcResponseType: RADIUS_CODE

):PRADIUS_ATTRIBUTE_ARRAY;

  SetResponseType: function(

  This: PRADIUS_EXTENSION_CONTROL_BLOCK;

  rcResponseType: RADIUS_CODE

):DWORD;

end;


Documentation generated on: 2023-03-18