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( |
GetResponse: function( |
rcResponseType: RADIUS_CODE |
SetResponseType: function( |
rcResponseType: RADIUS_CODE |
):DWORD; |
end; |