BMXNET 4.0 Developer API

Will trigger the LoginAttempted event

Namespace:  IndianHealthService.BMXNet.WinForm
Assembly:  BMXWIN40 (in BMXWIN40.dll)

Syntax

         
 C#  Visual Basic  Visual C++ 
public bool HandleLoginAttemptedFailed()
Public Function HandleLoginAttemptedFailed As Boolean
public:
bool HandleLoginAttemptedFailed()

Return Value

Answer true if the LoginProcess has been Canceled or handled

See Also