/
UID_GetState
UID_GetState
Declaration
Delphi
function UID_GetState(DialogHandle: Integer; var StateId: Integer): Boolean;
C/C++
SOPAD_API BOOL SOPAD_UID_GetState(int DialogHandle: int *StateId) stdcall;
ActiveX
VARIANT_BOOL _stdcall UID_GetState([in] long DialogHandle, [out] long* StateId);
Description
Get state according to the State types
Arguments
DialogHandle, Integer
Input parameter. The dialog ID
StateId, Integer
Output parameter. The state of the Dialog. ???
Return value
Function returns true if call has been successfully returned, false if DialogHandle dont exist or on other Errors.
, multiple selections available,
Related content
OnGetDeviceCertificate
OnGetDeviceCertificate
More like this
OnGetNotaryInfo
OnGetNotaryInfo
More like this
OnGetDeviceXMLCertificate
OnGetDeviceXMLCertificate
More like this
SetDriverLong
SetDriverLong
More like this
7. Parámetros de inicio
7. Parámetros de inicio
More like this
Información detallada sobre la selección del dispositivo de firma
Información detallada sobre la selección del dispositivo de firma
More like this