TOnAuthenticate

<< Click to Display Table of Contents >>

Navigation:  Types >

TOnAuthenticate

SIGNATURE=IWAutherBase.TOnAuthenticate

 

ETYPE=Type

 

Declaration:

Delphi:

TOnAuthenticate = procedure (aAuthResult: Boolean) of object;

C++:

void (aAuthResult: bool) ( TOnAuthenticate)();

 

Unit: IWAutherBase.pas

 

Description: This is type IWAutherBase.TOnAuthenticate.