RPC HELP TVistaLogin Mode
From VistApedia
Mode Property
Applies to
TVistaLogin class
Declaration
property Mode: TloginMode;
Description
The Mode property is available at run-time only. It indicates the mode of Silent Login. The possible values include:
- lmAVCodes
- lmAppHandle.
For a demonstration using the lmAVCodes, please run the lmAVCodes_Demo.EXE located in the ..\BDK32\Samples\SilentSignOn directory.
For a demonstration using the lmAppHandle, please run the lmAppHandle_Demo.EXE located in the ..\BDK32\Samples\SilentSignOn directory.